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?
optionalstateRoot?:string|null
Defined in: consensus/types.ts:73
transactionHashes
transactionHashes:
string[]
Defined in: consensus/types.ts:72