diff --git a/config/config.js b/config/config.js index a92cbf55..c97fd9dd 100644 --- a/config/config.js +++ b/config/config.js @@ -110,7 +110,7 @@ bitcoindConf.pass?'Yes(hidden)':'No', bitcoindConf.protocol, bitcoindConf.host, bitcoindConf.port, -bitcoindConf.p2p_port, +bitcoindConf.p2pPort, dataDir+(network==='testnet'?'*':''), (network==='testnet'?'* (/testnet3 is added automatically)':'') );