diff options
author | MarcoFalke <falke.marco@gmail.com> | 2021-08-05 12:06:23 +0200 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2021-08-05 12:08:33 +0200 |
commit | fafe896a0b870d85250927bd5374caf73d379468 (patch) | |
tree | becab661c425625ba1330ac8ee7bdca9d161919b /doc/release-notes.md | |
parent | c4b42aa4ffa1596742135acaa805343675acd7ab (diff) |
test: Set regtest.BIP66Height = 102 to speed up tests
Diffstat (limited to 'doc/release-notes.md')
-rw-r--r-- | doc/release-notes.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index 61c65d5a3e..01ef3610c9 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -108,6 +108,9 @@ RPC Tests ----- +- For the `regtest` network the BIP 66 (DERSIG) activation height was changed + from 1251 to 102. (#22632) + Credits ======= |