pub fn decrease_allowance_by(
account_id: impl AsRef<[u8]>,
by: StatementAllowance,
)Expand description
Decrease the statement allowance by the given amount.
pub fn decrease_allowance_by(
account_id: impl AsRef<[u8]>,
by: StatementAllowance,
)Decrease the statement allowance by the given amount.