Skip to main content

send_keychain_call

Function send_keychain_call 

Source
async fn send_keychain_call(
    call: &impl SolCall,
    tx_opts: TransactionOpts,
    send_tx: &SendTxOpts,
    force: bool,
) -> Result<()>
Expand description

Send an AccountKeychain precompile call as a root-authorized transaction.