setup_test_token

Function setup_test_token 

Source
async fn setup_test_token(
    provider: DynProvider<TempoNetwork>,
    admin: Address,
    quote_token: Address,
) -> Result<ITIP20Instance<DynProvider<TempoNetwork>, TempoNetwork>>
Expand description

Creates a test TIP20 token with issuer role granted to the provided address.