feat: enable RBF by default
This commit is contained in:
parent
906863ede3
commit
5aa61e8b4f
1 changed files with 2 additions and 1 deletions
|
|
@ -25,5 +25,6 @@ connections=40
|
||||||
keypool=10000
|
keypool=10000
|
||||||
prune=4000
|
prune=4000
|
||||||
daemon=0
|
daemon=0
|
||||||
addresstype=p2sh-segwit`
|
addresstype=p2sh-segwit
|
||||||
|
walletrbf=1`
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue