sendTransfer
Request the signature and broadcast of a Bitcoin transaction
Method name
sendTransfer
Parameters
Parameter
Description
Required
Type
recipients
Array of amounts to transfer by recipient address
array
network
Network for signing: mainnet
, testnet
, signet
, sbtcDevenv
or devnet
string
account
Index of account for signing (defaults to active account)
uint
Example request
Example response
Sandbox
Install the Leather extension then try out this method below:
Preview
Last updated