disable segwit for testnet, for now.
This commit is contained in:
parent
e884a9ed48
commit
cd4bcb48e8
@ -542,7 +542,7 @@ testnet.block = {
|
||||
slowHeight: 750000
|
||||
};
|
||||
|
||||
testnet.witness = true;
|
||||
testnet.witness = false;
|
||||
|
||||
testnet.segwitHeight = 2000000000;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user