alex on Nostr: XD I see, thanks! Yeah I have heard about CPFP just at the same time I was learning ...
XD
I see, thanks! Yeah I have heard about CPFP just at the same time I was learning about RBF but I saw that also as theoretical and didn't see the point in practice.
For RBF, I see, so your point is start as small as we can based on the past transaction fees, send a transaction with a fee reflecting the average of the last block, then if it increase detect it and then retry accordingly with RBF?
Last year I tried creating raw transactions with Go but I struggled so much with fees I ended up passing it as an external parameter from the command line (with the help of mempool).
I see, thanks! Yeah I have heard about CPFP just at the same time I was learning about RBF but I saw that also as theoretical and didn't see the point in practice.
For RBF, I see, so your point is start as small as we can based on the past transaction fees, send a transaction with a fee reflecting the average of the last block, then if it increase detect it and then retry accordingly with RBF?
Last year I tried creating raw transactions with Go but I struggled so much with fees I ended up passing it as an external parameter from the command line (with the help of mempool).