mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 10:43:19 -03:00
08fc6f6cfc
The only new behavior is some error codes are changed from -4 to -6.
282 B
282 B
Low-level RPC Changes
- To make RPC
sendtoaddress
more consistent withsendmany
the following errorsendtoaddress
codes were changed from-4
to-6
:- Insufficient funds
- Fee estimation failed
- Transaction has too long of a mempool chain