Skip to content

Commit 4cf2b44

Browse files
authored
Merge pull request #1071 from zcash/onetime-lockbox-disbursement-fixes
Clarifications on ZIP 271: Deferred Dev Fund Lockbox Disbursement
2 parents 381f666 + de8344c commit 4cf2b44

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

zips/zip-0271.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ LockboxDisbursementAmount = NumBlocksSinceNU6 * 0.1875 ZEC
9090
```
9191

9292

93-
where NU6MainnetActivationHeight is 2726400 [^zip-0253] and 0.165 ZEC is the
93+
where NU6MainnetActivationHeight is 2726400 [^zip-0253] and 0.1875 ZEC is the
9494
per-block contribution to the deferred pool during the current dev fund.
9595

9696

@@ -151,11 +151,11 @@ to
151151
152152
## Extension to the lockbox funding stream
153153

154-
The ``FS_DEFERRED`` lockbox funding stream is set to receive
155-
12% of the block subsidy and is extended by 1,260,000 blocks on
156-
both Mainnet and Testnet. If this ZIP activates before or on the first block after the
157-
end of current dev fund as of this writing and specified in [^zip-1015-funding-streams],
158-
this would extend ``FS_DEFERRED`` on Mainnet until block height 4406400.
154+
The ``FS_DEFERRED`` lockbox funding stream is set to receive 12% of the block subsidy and
155+
is extended by 1,260,000 blocks on both Mainnet and Testnet.
156+
This ZIP activates before or on the first block after the end of current dev fund as of
157+
this writing and specified in [^zip-1015-funding-streams], and will extend ``FS_DEFERRED`` on
158+
Mainnet until block height 4406400.
159159

160160
### Rationale for lockbox extension
161161

0 commit comments

Comments
 (0)