async fn run_policy_set_limit(
key_address: Address,
token: Address,
amount: U256,
period: Option<u64>,
tx_opts: TransactionOpts,
send_tx: SendTxOpts,
) -> Result<()>Expand description
cast keychain policy set-limit — update a spending limit amount.