ConsensusData

Interface
export interface ConsensusData { 
  readonly primaryIndex: number; 
  readonly nonce: BufferString; 
} 

Properties

primaryIndex
number
Primary index of the ConsensusData.
nonce
Unique number in order to ensure the hash for this ConsensusData is unique.
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitter
COPYRIGHT © 2021 NEO•ONE