Skip to content

nooschain v0.1.0


nooschain / consensus/adapters/raft/raft-persistence / computeRaftEntryHash

Function: computeRaftEntryHash()

computeRaftEntryHash(entry): string

Defined in: consensus/adapters/raft/raft-persistence.ts:49

Canonical hash of the opaque NOOSChain block envelope stored in a Raft log row.

Parameters

entry

RaftBlockLogEntry

Returns

string

Audience-first NOOSChain documentation.