fix: prevent bitcoind v22 from trodding on bch port
This commit is contained in:
parent
4450e19f1f
commit
2b9b28a926
2 changed files with 4 additions and 3 deletions
|
|
@ -48,5 +48,6 @@ addresstype=p2sh-segwit
|
|||
changetype=bech32
|
||||
walletrbf=1
|
||||
bind=0.0.0.0:8332
|
||||
rpcport=8333`
|
||||
rpcport=8333
|
||||
listenonion=0`
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue