0
So I made the transfer from my wallet’ address to other wallet. I use Bitcoin Core 0.14.2. And I read "Would replace by fee increase the fee on my transaction?"
I apologize, was mistaken and appointed the small commission. Transaction hangs as unconfirmed the fourth day. How many will hang and it will be forgotten for backward God only knows.
Thus, my small mistake can lead to dramatic loss of time. The key of command line "- walletrbf" (for use further "bumpfee") is incompatible with a key "- prune". In general this key does many useful keys useless. But I use "- prune" for easy obvious reasons.
Can somebody explain, as it is possible to increase the fee of the outed transaction. Or to accelerate time of removal of transaction from network memory, spent it and a refund back to my wallet' address. I did not find any services for these actions in the Internet.
1I don't see why
-walletrbfand-pruneshould be incompatible. How did you arrive at the conclusion that they can't be used together? – Murch – 2017-08-26T21:30:41.797For call "bumpfee.." in the console window I must start wallet with "-walletrbf" firstly. Yes, if I use both keys to start wallet nothing happens. But after call "bumpfee.." I see notification that this command don't work with "-prune" mode and I need to start with "-reindex" command. It means I should wait aprox more one week for download full stack of blockchains. Unwanted hard case of overbombing. Nevertheless thank you. – Micle – 2017-08-28T08:38:56.927
Ah, I see. It might not have all the fee information in pruning mode. I'll have to ask around a bit. – Murch – 2017-08-28T15:28:18.063
The only command affected by -txindex is
getrawtransaction. I don't see how it would have anything to do with bumpfee. – Pieter Wuille – 2017-12-28T06:42:49.717