Skip to main content

check_spending_limits

Function check_spending_limits 

Source
async fn check_spending_limits<P>(
    provider: &P,
    subject: &DoctorSubject,
    info: &KeyInfo,
    fee_token: Address,
    is_t3: Option<bool>,
) -> DoctorStep
where P: Provider<TempoNetwork>,
Expand description

Step 7 helper: spending limits.