Post
Topic
Board Service Discussion
Merits 4 from 1 user
Re: New transaction accelerator on the market - mempool.space
by
nc50lc
on 15/06/2024, 06:54:39 UTC
⭐ Merited by vapourminer (4)
ok done, what's next?
What's the result when you used sendrawtransaction command?
If it's success (txid) but not propagating, your peers may still have your old transaction and don't support "fullrbf" so they're rejecting it.
One solution is to use addnode command to connect to peers that is known to support fullrbf
like the ones listed he: petertodd.org/2023/why-you-should-run-mempoolfullrbf#full-rbf-peering

Another simple solution is to broadcast it to nodes that support it.
AFAIK, Blockstream supports fullrbf so try to broadcast the signed raw transaction there: blockstream.info/tx/push