mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 10:43:19 -03:00
7 lines
201 B
Markdown
7 lines
201 B
Markdown
|
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)
|