Fix testnet magic
This commit is contained in:
parent
2bed9f7ef4
commit
ba20ad4a90
@ -530,7 +530,7 @@ testnet.seeds = [
|
|||||||
'testnet.oip.fun'
|
'testnet.oip.fun'
|
||||||
];
|
];
|
||||||
|
|
||||||
testnet.magic = 0xfdc05af2;
|
testnet.magic = 0xf25ac0fd;
|
||||||
|
|
||||||
testnet.port = 17312;
|
testnet.port = 17312;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user