-
-
Notifications
You must be signed in to change notification settings - Fork 133
Open
Labels
Description
Description
If sats are forwarded to @anon, the sats don't go to rewards like anon zaps but increase the balance of anon.
Steps to Reproduce
- Create item and forward 100% sats to anon
- Zap item with 100 sats item (can be anon)
- Check /rewards
- Rewards increased by 5 sats via fees and rewards via anon's stack didn't change at all1
- Running
SELECT id, msats, "stackedMsats" FROM users WHERE id = 27
reveals that 90 sats went to anon's balance
Expected behavior
Rewards increased by 5 sats via fees and by 90 sats via anon's stack
Additional context
Reported by @0xbitcoiner here.
Footnotes
-
5 sats go to territory founder as revenue since all subs in seed.sql have "rewardsPct" set to 50 ↩