mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 11:57:28 -03:00
update docstring in feature_csv_activation.py
These changes in the test documentation reflect the changes introduced in #17921
This commit is contained in:
parent
b40254b232
commit
9053b88b1c
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ BIP 68 - nSequence relative lock times
|
|||
BIP 112 - CHECKSEQUENCEVERIFY
|
||||
BIP 113 - MedianTimePast semantics for nLockTime
|
||||
|
||||
mine 82 blocks whose coinbases will be used to generate inputs for our tests
|
||||
mine 345 blocks and seed block chain with the 82 inputs will use for our tests at height 427
|
||||
mine 83 blocks whose coinbases will be used to generate inputs for our tests
|
||||
mine 344 blocks and seed block chain with the 83 inputs used for our tests at height 427
|
||||
mine 2 blocks and verify soft fork not yet activated
|
||||
mine 1 block and test that soft fork is activated (rules enforced for next block)
|
||||
Test BIP 113 is enforced
|
||||
|
|
Loading…
Reference in a new issue