diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-notes.md | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index 6815408ca7..3bdc539bbc 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -109,10 +109,8 @@ Tests ----- - For the `regtest` network the activation heights of several softforks were - changed. - * BIP 34 (blockheight in coinbase) from 500 to 2 (#16333) - * BIP 66 (DERSIG) from 1251 to 102 (#22632) - * BIP 65 (CLTV) from 1351 to 111 (#21862) + set to block height 1. They can be changed by the runtime setting + `-testactivationheight=name@height`. (#22818) Credits ======= |