Options
All
  • Public
  • Public/Protected
  • All
Menu

An enum value

Hierarchy

  • EnumValue

Index

Properties

Properties

kind: "value"
type: EnumType
value: { name: string; numericAsBN: BN }

Type declaration

  • name: string
  • numericAsBN: BN

    the numeric value of the enum

Generated using TypeDoc