Browse Source

Remove addresstype

patch-1
nolim1t 5 years ago
parent
commit
a5c78a5a4f
No known key found for this signature in database GPG Key ID: F6287B82CC84BCBD
  1. 2
      bitcoin/bitcoin.conf

2
bitcoin/bitcoin.conf

@ -19,12 +19,10 @@ prune=550
# blockfilterindex=1 # blockfilterindex=1
peerbloomfilters=0 peerbloomfilters=0
addresstype=bech32
avoidpartialspends=1 avoidpartialspends=1
logips=1 logips=1
logtimestamps=0 logtimestamps=0
logthreadnames=1 logthreadnames=1
nodebuglogfile=1 nodebuglogfile=1
rpcbind=0.0.0.0 rpcbind=0.0.0.0

Loading…
Cancel
Save