sendfrom

wallet

v0.11.3

sendfrom "fromaccount" "tobitcoinaddress" amount ( minconf "comment" "comment-to" )

DEPRECATED (use sendtoaddress). Sent an amount from an account to a bitcoin address.
The amount is a real and is rounded to the nearest 0.00000001.
Don't trust. Verify. Docs extracted from src/wallet/rpcwallet.cpp#L852-L862.