async fn run_remove_scope(
key_address: Address,
target: Address,
tx_opts: TransactionOpts,
send_tx: SendTxOpts,
force: bool,
) -> Result<()>Expand description
cast keychain rs — remove call scope for a target.
async fn run_remove_scope(
key_address: Address,
target: Address,
tx_opts: TransactionOpts,
send_tx: SendTxOpts,
force: bool,
) -> Result<()>cast keychain rs — remove call scope for a target.