Skip to content

@gala-chain/chaincodeAPI


API > mintTokenWithAllowanceExitGate

Function: mintTokenWithAllowanceExitGate()

mintTokenWithAllowanceExitGate(ctx, dto, response): Promise\<void>

Parameters

ctx: GalaChainContext

dto: MintTokenWithAllowanceDto

response: GalaChainResponse\<TokenInstanceKey[]>

Source

chaincode/src/fees/exitGateImplementations.ts:161