Enable fullrbf
This commit is contained in:
parent
12639ade6c
commit
e2350f2ca7
@ -8,6 +8,7 @@ par=16
|
||||
dbcache=8192
|
||||
maxmempool=4096
|
||||
mempoolexpiry=999999
|
||||
mempoolfullrbf=1
|
||||
maxconnections=42
|
||||
onion=127.0.0.1:9050
|
||||
rpcallowip=127.0.0.1
|
||||
|
@ -4,6 +4,7 @@ txindex=0
|
||||
listen=1
|
||||
daemon=1
|
||||
prune=1337
|
||||
mempoolfullrbf=1
|
||||
rpcallowip=127.0.0.1
|
||||
rpcuser=__BITCOIN_RPC_USER__
|
||||
rpcpassword=__BITCOIN_RPC_PASS__
|
||||
|
Loading…
x
Reference in New Issue
Block a user