How to ignore balance check to cancel unconfirmed transaction (double spending)

3

I need to cancel a transaction that was sent without fee (using Blockchain.info). It is currently "Unconfirmed". The only way I have found is to do a double spend of the whole wallet, specifying a higher transaction fee.

However Multibit and probably bitcoin-qt will not allow me to send more than my "balance". How can I bypass this balance check?

Where can I request a miner to include a raw transaction in a block (against a bounty)?

Thanks for your help!

Erwin Mayer

Posted 2014-01-30T06:58:38.027

Reputation: 175

No answers