mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 03:47:29 -03:00
doc: Release notes for testnet defaulting to -acceptnonstdtxn=0
This commit is contained in:
parent
e1dc15d690
commit
13eb8aa572
1 changed files with 6 additions and 0 deletions
6
doc/release-notes-28354.md
Normal file
6
doc/release-notes-28354.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
Tests
|
||||
-----
|
||||
|
||||
- Non-standard transactions are now disabled by default on testnet
|
||||
for relay and mempool acceptance. The previous behaviour can be
|
||||
re-enabled by setting `-acceptnonstdtxn=1`. (#28354)
|
Loading…
Reference in a new issue