Type alias RevealLazyMintInputBeta

RevealLazyMintInput: {
    batchId: BigNumberish;
    password: string;
}

The params for the useRevealLazyMint hook mutation.

Type declaration

  • batchId: BigNumberish
  • password: string

Generated using TypeDoc