Function tuxedo_template_wallet::money::mint_coins_helper
source · pub async fn mint_coins_helper<Checker: ConstraintChecker + From<OuterConstraintChecker>>(
client: &HttpClient,
args: MintCoinArgs
) -> Result<()>