Skip to main content

run_create

Function run_create 

Source
async fn run_create(
    root_account: Address,
    chain_id: u64,
    expires: u64,
    scope: Vec<CallScope>,
    spend_limits: Vec<SessionSpendLimit>,
    wallet: WalletOpts,
) -> Result<()>
Expand description

Creates a signed session entry and stores it in the local registry.