mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-28 13:02:38 +02: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.