async fn run_set_scope(
key_address: Address,
scopes: Vec<CallScope>,
tx_opts: TransactionOpts,
send_tx: SendTxOpts,
force: bool,
) -> Result<()>Expand description
cast keychain ss — set allowed call scopes.
async fn run_set_scope(
key_address: Address,
scopes: Vec<CallScope>,
tx_opts: TransactionOpts,
send_tx: SendTxOpts,
force: bool,
) -> Result<()>cast keychain ss — set allowed call scopes.