September 12, 2026

bitcoind sendfrom with minconf=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.

Previous Article

bitcoin-cli very slow to respond to RPC calls (Raspberry Pi)

Next Article

How do I get my public address in Bitcoin Core?