Skip to content

nooschain v0.1.0


nooschain / consensus/types / ConsensusCommittedBlock

Interface: ConsensusCommittedBlock

Defined in: consensus/types.ts:69

Properties

hash

hash: string

Defined in: consensus/types.ts:71


height

height: string

Defined in: consensus/types.ts:70


stateRoot?

optional stateRoot?: string | null

Defined in: consensus/types.ts:73


transactionHashes

transactionHashes: string[]

Defined in: consensus/types.ts:72

Audience-first NOOSChain documentation.