mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-29 23:37:44 +01:00
rpc: Deprecate rpcserialversion=0
This commit is contained in:
@@ -89,6 +89,7 @@ class SegWitTest(BitcoinTestFramework):
|
||||
[
|
||||
"-acceptnonstdtxn=1",
|
||||
"-rpcserialversion=0",
|
||||
"-deprecatedrpc=serialversion",
|
||||
"-testactivationheight=segwit@165",
|
||||
"-addresstype=legacy",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user