Skip to main content

send_keychain_tx

Function send_keychain_tx 

Source
async fn send_keychain_tx(
    calldata: Vec<u8>,
    tx_opts: TransactionOpts,
    send_tx: &SendTxOpts,
) -> Result<()>
Expand description

Shared helper to send a keychain precompile transaction.