Documentation ¶
Overview ¶
Package poh implements the "Proof-of-History" delay function.
Similarly to how Bitcoin Proof-of-Work proves computing power, Solana Proof-of-History exploits single-thread latency to prove that time has passed.
At its core, PoH is a SHA256 hash chain that grows as fast as possible.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.