Sort terminology in book (#6008)

This commit is contained in:
Pankaj Garg 2019-09-20 15:16:35 -07:00 committed by GitHub
parent bb9f07183b
commit cca08c3923
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 11 deletions

View File

@ -11,11 +11,6 @@ A persistent file addressed by [public key](#public-key) and with
A front-end application that interacts with a Solana cluster.
#### shred
A fraction of a [block](#block); the smallest unit sent between
[fullnodes](#fullnode).
#### block
A contiguous set of [entries](#entry) on the ledger covered by a
@ -79,12 +74,6 @@ consensus.
An off-chain service that acts as a custodian for a user's private key. It
typically serves to validate and sign transactions.
#### fake storage proof
A proof which has the same format as a storage proof, but the sha state is
actually from hashing a known ledger value which the storage client can reveal
and is also easily verifiable by the network on-chain.
#### entry
An entry on the [ledger](#ledger) either a [tick](#tick) or a [transactions
@ -102,6 +91,12 @@ History](#proof-of-history).
The time, i.e. number of [slots](#slot), for which a [leader
schedule](#leader-schedule) is valid.
#### fake storage proof
A proof which has the same format as a storage proof, but the sha state is
actually from hashing a known ledger value which the storage client can reveal
and is also easily verifiable by the network on-chain.
#### finality
When nodes representing 2/3rd of the stake have a common [root](#root).
@ -250,6 +245,11 @@ excluded from consideration for consensus and can be discarded.
The component of a [fullnode](#fullnode) responsible for [program](#program)
execution.
#### shred
A fraction of a [block](#block); the smallest unit sent between
[fullnodes](#fullnode).
#### slot
The period of time for which a [leader](#leader) ingests transactions and