pub async fn bitcoin_send_transaction(
arg: SendTransactionRequest,
) -> CallResult<()>
Expand description
See IC method bitcoin_send_transaction
.
This call requires cycles payment. This method handles the cycles cost under the hood. Check API fees & Pricing for more details.