network: remove bitcoin mainnet setup
- not ready for mainnet yet Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
This commit is contained in:
@@ -8,13 +8,6 @@ whitelist=0.0.0.0/0
|
||||
txindex=1
|
||||
blockfilterindex=1
|
||||
|
||||
[main]
|
||||
rpcbind=0.0.0.0
|
||||
rpcuser=rpcuser
|
||||
rpcpassword=VLSsigner1
|
||||
rpcport=8332
|
||||
port=8333
|
||||
|
||||
[test]
|
||||
rpcbind=0.0.0.0
|
||||
rpcuser=rpcuser
|
||||
@@ -27,4 +20,4 @@ rpcbind=0.0.0.0
|
||||
rpcuser=rpcuser
|
||||
rpcpassword=VLSsigner1
|
||||
rpcport=38332
|
||||
port=38333
|
||||
port=38333
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
network=regtest
|
||||
bitcoin-rpcuser=rpcuser
|
||||
bitcoin-rpcpassword=VLSsigner1
|
||||
bitcoin-rpcport=8332
|
||||
log-level=info
|
||||
max-locktime-blocks=288
|
||||
important-plugin=/usr/bin/clboss
|
||||
clboss-auto-close=true
|
||||
bind-addr=0.0.0.0:9735
|
||||
@@ -1,4 +0,0 @@
|
||||
VLS_PORT=17701
|
||||
VLS_NETWORK=regtest
|
||||
BITCOIND_RPC_URL=http://rpcuser:VLSsigner1@bitcoind:8332
|
||||
RUST_LOG=info
|
||||
Reference in New Issue
Block a user