Skip to content

@gala-chain/chaincodeAPI


API > requestMint

Function: requestMint()

requestMint(ctx, dto, authorizedOnBehalf): Promise\<FulfillMintDto>

Parameters

ctx: GalaChainContext

dto: HighThroughputMintTokenDto

authorizedOnBehalf: undefined | AuthorizedOnBehalf

Source

chaincode/src/mint/requestMint.ts:35