Skip to main content

send_keychain_tx

Function send_keychain_tx 

Source
pub(crate) async fn send_keychain_tx(
    calldata: Vec<u8>,
    tx_opts: TransactionOpts,
    send_tx: &SendTxOpts,
    expected_from: Option<Address>,
) -> Result<KeychainTxOutcome>
Expand description

Send calldata to the Tempo AccountKeychain precompile as a root-authorized transaction.