2
0
Is it possible using bitcoind JSON-RPC API to receive funds from someone and send it immediately to another third-party address? I do not want to wait for 1 confirmation.
getbalance with minconf=0 shows I have 0.01 BTC, but when I do sentfrom with minconf=0, I get Insufficient funds error.
I vaguely remember that
bitcoindonly let's you use UTXO with at least one confirmation unless it originated from your own address. Don't have a source right now, but that may be it? – Murch – 2016-01-27T15:56:46.873