async fn check_spending_limits<P: Provider<TempoNetwork>>(
provider: &P,
subject: &DoctorSubject,
info: &KeyInfo,
fee_token: Address,
is_t3: Option<bool>,
) -> DoctorStepExpand description
Step 9 helper: spending limits of an on-chain key.