Reward slot holder on the burnchain

Export

Interface

BurnchainRewardSlotHolder

Hierarchy

  • BurnchainRewardSlotHolder

Properties

address: string

The recipient address that validly received PoX commitments, in the format native to the burnchain (e.g. B58 encoded for Bitcoin)

Memberof

BurnchainRewardSlotHolder

burn_block_hash: string

The hash representing the burnchain block

Memberof

BurnchainRewardSlotHolder

burn_block_height: number

Height of the burnchain block

Memberof

BurnchainRewardSlotHolder

canonical: boolean

Set to true if block corresponds to the canonical burchchain tip

Memberof

BurnchainRewardSlotHolder

slot_index: number

The index position of the reward entry, useful for ordering when there's more than one slot per burnchain block

Memberof

BurnchainRewardSlotHolder

Generated using TypeDoc