Skip to main content

revoke

Function revoke 

Source
async fn revoke(
    session_id: B256,
    local: bool,
    tx: TransactionOpts,
    send_tx: SendTxOpts,
    unprovisioned_policy: UnprovisionedKeyPolicy,
    force: bool,
) -> Result<()>
Expand description

Revokes a session entry locally and on-chain when the key has been provisioned.