Skip to content

Commit 3f336ca

Browse files
committed
Clarify what Rent parameters to use
1 parent 14aa7ab commit 3f336ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

proposals/0488-rent-adjusted-delegations.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ Where:
6161
* `rent_exempt_reserve`: the minimum lamport balance required for the stake
6262
account
6363

64+
The `rent_exempt_reserve` calculation MUST use current `Rent` sysvar parameters,
65+
which MAY be updated immediately prior to reward calculation, during the epoch
66+
boundary.
67+
6468
During distribution, the `delegation.stake` field (offset `[156,164)`) in the
6569
stake account's data MUST be set to the new delegation amount, expressed as a
6670
little-endian unsigned 64-bit integer.

0 commit comments

Comments
 (0)