mirror of
https://github.com/bitcoin/bips.git
synced 2026-07-06 17:46:00 +00:00
BIP68/113 for generation transaction
This commit is contained in:
@@ -64,6 +64,8 @@ This method takes the block time as one parameter. This BIP proposes
|
||||
that after activation calls to IsFinalTx() within consensus code use
|
||||
the return value of `GetMedianTimePast(pindexPrev)` instead.
|
||||
|
||||
The new rule applies to all transactions, including the coinbase transaction.
|
||||
|
||||
A reference implementation of this proposal is provided by the
|
||||
following pull request:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user