Skip to main content

run_authorize

Function run_authorize 

Source
async fn run_authorize(
    key_address: Address,
    key_type: SignatureType,
    expiry: u64,
    enforce_limits: bool,
    limits: Vec<TokenLimit>,
    allowed_calls: Vec<CallScope>,
    tx_opts: TransactionOpts,
    send_tx: SendTxOpts,
) -> Result<()>
Expand description

cast keychain authorize / cast keychain auth — authorize a key on-chain.