pull down to refresh

mempoolfullrbf=1 :)
Also, if you are more adventurous, you can run my full-rbf peering v24.0.1 branch: https://github.com/petertodd/bitcoin/tree/full-rbf-v24.0.1
Basically, if you turn on full-rbf, you might not have a full-rbf peer. The peering branch has code that:
  1. Advertises a FULL_RBF service bit.
  2. Makes sure you're connected to at least 4 other nodes advertising that service bit.
This is good for the full-rbf network, as it ensures we have a core set of nodes propagating full-rbf replacements. I'm running that branch on all my nodes myself.
10 sats \ 1 reply \ @ek 13 Dec 2022
Can't I just connect to your nodes using addnode in the config without running your branch?
How important is it that my node advertises full RBF?
reply
You can. But then you are relying on me.
reply