networks: restore regtest ports

This commit is contained in:
Javed Khan 2018-10-22 20:10:52 +05:30 committed by Mark Tyneway
parent 53a09b0a02
commit 70886c33e2
No known key found for this signature in database
GPG Key ID: C54371E96096D987

View File

@ -720,7 +720,7 @@ regtest.seeds = [
regtest.magic = 0xdab5bffa;
regtest.port = 18444;
regtest.port = 48444;
regtest.checkpointMap = {};
regtest.lastCheckpoint = 0;
@ -856,7 +856,7 @@ regtest.addressPrefix = {
regtest.requireStandard = false;
regtest.rpcPort = 18443;
regtest.rpcPort = 48332;
regtest.walletPort = 48334;