Skip to main content
TrackerOnChain = object
Defined in: src/modules/types.ts:385 Structure representing a tracker as stored on-chain

Properties

mapped

mapped: boolean
Defined in: src/modules/types.ts:391 Whether the tracker is mapped

pType

pType: number
Defined in: src/modules/types.ts:389 Parameter type

set

set: boolean
Defined in: src/modules/types.ts:387 Whether the tracker is set

trackerIndex

trackerIndex: number
Defined in: src/modules/types.ts:397 Index of the tracker

trackerKeyType

trackerKeyType: number
Defined in: src/modules/types.ts:393 Type of the tracker key

trackerValue

trackerValue: string
Defined in: src/modules/types.ts:395 Value of the tracker