InvalidMintTime: 'Current time is not within the allowed mint time'

Hierarchy

  • Error
    • InvalidMintTimeError

Constructors

Properties

code: number = 0x1789
message: string
name: string = 'InvalidMintTime'
stack?: string
prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

Type declaration

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc