fn check_authorization_spending_limits(
signed: &SignedKeyAuthorization,
fee_token: Address,
is_t3: Option<bool>,
) -> DoctorStepExpand description
Step 9 helper: spending limits of a pending key_authorization.
fn check_authorization_spending_limits(
signed: &SignedKeyAuthorization,
fee_token: Address,
is_t3: Option<bool>,
) -> DoctorStepStep 9 helper: spending limits of a pending key_authorization.