Skip to main content

create

Function create 

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

Creates a signed temporary access key in the Tempo Accounts store.