mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-12 12:52:35 -03:00
339 B
339 B
RPC
- A new
send
RPC with similar syntax towalletcreatefundedpsbt
, including support for coin selection and a custom fee rate. Thesend
RPC is experimental and may change in subsequent releases. Using it is encouraged once it's no longer experimental:sendmany
andsendtoaddress
may be deprecated in a future release.