Post
Topic
Board Electrum
Re: error: {u'message': u'TX rejected', u'code': -22} is back HELP
by
btcven
on 30/10/2013, 22:49:17 UTC
If I understood this correctly, is there any particular reason Electrum consistently forces the use of smaller outputs? And conversely, why doesn't the client notify the user of an insufficient transaction fee? (instead of resorting to an obscure error code)

The obscure error code comes from bitcoind refusing the transaction, not the Electrum client

Fair enough. Thanks for the clarification.

I'm not sure, maybe I said bitcoind, but it is the network which refuses it and the server (bitcoind) responds with that to the client. More expert Electrum devs can clear it out.