Skip to main content

check_spending_limits

Function check_spending_limits 

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

Step 9 helper: spending limits of an on-chain key.