networks: enable segwit by default for main.
This commit is contained in:
parent
c011e94cdb
commit
522a54fd27
@ -300,7 +300,7 @@ main.block = {
|
||||
* @default
|
||||
*/
|
||||
|
||||
main.witness = false;
|
||||
main.witness = true;
|
||||
|
||||
/**
|
||||
* Whether to use segnet3-style segwit.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user