Add in xpub magic to vertcoin testnet

pull/406/head
Adam Collier 2020-04-14 23:52:14 +01:00 committed by Martin
parent ea6a7e0db6
commit ddd981a405
1 changed files with 4 additions and 0 deletions

View File

@ -53,6 +53,10 @@
"mempool_workers": 8,
"mempool_sub_workers": 2,
"block_addresses_to_keep": 300,
"xpub_magic": 70617039,
"xpub_magic_segwit_p2sh": 71979618,
"xpub_magic_segwit_native": 73342198,
"slip44": 1,
"additional_params": {}
}
},