Class ParameterSchema

Warn

Our current smart contract abstraction feature is currently in preview. It's API is not final, and it may not cover every use case (yet). We will greatly appreciate any feedback on this feature.

Hierarchy

  • ParameterSchema

Constructors

Properties

root: any

Accessors

  • get hasAnnotation(): boolean
  • Returns boolean

  • get isMultipleEntryPoint(): boolean
  • Returns boolean

Methods

  • Parameters

    • Rest ...args: any[]

    Returns any

  • Parameters

    Returns any

  • Deprecated

    ExtractSchema has been deprecated in favor of generateSchema

    Returns any

  • Returns any[][]

  • Description

    Produce a schema grouping together all the entry points of a contract.

    Returns TokenSchema

Generated using TypeDoc