Revert "GitBook: [master] 12 pages and 33 assets modified"
This reverts commit f792171ae9
.
This commit is contained in:
@@ -48,7 +48,7 @@ At the end of the block, A and B are in the exact same starting state, and any s
|
||||
|
||||
The Bank-Merkle is computed from the Merkle Tree of the new state changes, along with the Previous Bank-Merkle, and the Block-Merkle.
|
||||
|
||||

|
||||

|
||||
|
||||
A state receipt contains only the state changes occurring in the block. A direct Merkle Path to the current Bank-Merkle guarantees the state value at that bank hash, but it cannot be used to generate a “current” receipt to the latest state if the state modification occurred in some previous block. There is no guarantee that the path provided by the validator is the latest one available out of all the previous Bank-Merkles.
|
||||
|
||||
|
@@ -12,7 +12,7 @@ The fundamental difference between the pipelines is when the PoH is present. In
|
||||
|
||||
We unwrap the many abstraction layers and build a single pipeline that can toggle leader mode on whenever the validator's ID shows up in the leader schedule.
|
||||
|
||||

|
||||

|
||||
|
||||
## Notable changes
|
||||
|
||||
|
Reference in New Issue
Block a user