Update terminology.md

This commit is contained in:
Artie Kushner 2022-05-25 16:21:37 -07:00 committed by Michael Vines
parent 26a02f6f59
commit 3bc8664a82
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ The public key of the [account](#account) containing a [program](#program).
## proof of history (PoH)
A stack of proofs, each which proves that some data existed before the proof was created and that a precise duration of time passed before the previous proof. Like a [VDF](#verifiable-delay-function-vdf), a Proof of History can be verified in less time than it took to produce.
A stack of proofs, each of which proves that some data existed before the proof was created and that a precise duration of time passed before the previous proof. Like a [VDF](#verifiable-delay-function-vdf), a Proof of History can be verified in less time than it took to produce.
## public key (pubkey)