bitcoind error "mempool min fee not met" preventing me from sending btc on blockchain

2

1

When I want to send btc in block chain this message is appearing:

BitcoindException(super=com.neemre.btcdcli4j.core.BitcoindException: Error #-26: 66: mempool min fee not met, code=-26).

Who knows how to resolve this? Can anybody help me please?

user67784

Posted 2017-12-09T18:06:20.340

Reputation: 21

Answers

0

It seems to be a known issue on Electrum. Try a different server: https://github.com/spesmilo/electrum/issues/3555#issuecomment-352621941

PJS

Posted 2017-12-09T18:06:20.340

Reputation: 151

0

Some servers set custom min Mempool fee, so the server that blockchain chose has set that option.

In blockchain.info you can't choose custom bitcoin server, So you should get your recovery phrase and import it in electrum since they support this feature. Or you can just wait until that server gets change.

Adam

Posted 2017-12-09T18:06:20.340

Reputation: 3 215