Options
All
  • Public
  • Public/Protected
  • All
Menu

Vote represents a prevote, precommit, or commit vote from validators for consensus.

Hierarchy

  • Vote

Index

Properties

Optional blockId

blockId: BlockID

zero if vote is nil.

height

height: number

round

round: number

signature

signature: Uint8Array

Optional timestamp

timestamp: Date

type

validatorAddress

validatorAddress: Uint8Array

validatorIndex

validatorIndex: number

Generated using TypeDoc