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