/wallet/send
with a destinations mapping to broadcast a single BTC transaction paying multiple recipients. Omit the top-level amount
when using this shape.
Examples
- Provide exactly one shape: either
{ amount, destination }
or{ destinations }
. btc_fee
acceptslow
,normal
,high
, or a sat/vByte string.