0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-03 09:56:38 -05:00
bitcoin-bitcoin-core/doc/release-notes-16378.md
2020-09-10 13:44:53 +02:00

253 B

RPC

  • A new send RPC with similar syntax to walletcreatefundedpsbt, including support for coin selection and a custom fee rate. Using the new send method is encouraged: sendmany and sendtoaddress may be deprecated in a future release.