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