Skip to main content

check_fee_token_balance

Function check_fee_token_balance 

Source
async fn check_fee_token_balance<P>(
    provider: &P,
    account: Address,
    fee_token: Address,
    owner_label: &'static str,
) -> DoctorStep
where P: Provider<TempoNetwork>,
Expand description

Step 9 helper: fee-token balance on the root account.