Commit 4980e18
committed
docs(subscriptions): fix stale tier-config ledger comment
The tierGrant docstring still claimed allotments 'do NOT write to the
ledger' and are 'derived at read time' — true under the old Option-B
model, false since the single-ledger migration (#324). grantSubscriptionPeriod
now materializes this amount into the wallet as a real sub_grant row.
Correct the comment to match; the value still also frames iOS monthlyGrant.1 parent 7b11e05 commit 4980e18
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments