pub async fn bitcoin_send_transaction(
    arg: SendTransactionRequest
) -> CallResult<()>
Expand description