From 02e276d421c4a4cad883e078677cf42dfc2b699a Mon Sep 17 00:00:00 2001 From: nolim1t Date: Wed, 24 Jun 2020 15:16:04 +0700 Subject: [PATCH] Add regtest placeholder to config --- bitcoin/bitcoin.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bitcoin/bitcoin.conf b/bitcoin/bitcoin.conf index c399a6a..c31c279 100644 --- a/bitcoin/bitcoin.conf +++ b/bitcoin/bitcoin.conf @@ -19,6 +19,8 @@ maxuploadtarget=5000 # uncomment test if testnet=1 is activated #[test] +# uncomment regtest if regtest=1 is activated +#[regtest] port=8333 rpcport=8332 rpcbind=10.11.1.1