File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ during the execution of a particular block. This includes the following data:
36
36
The trie node hashes which are generated at the end of the block from existing data are
37
37
* not* included. For example, the final state root hash is not included.
38
38
39
- ## Relation to ` eth `
39
+ ### Relation to ` eth `
40
40
41
41
The ` wit ` protocol follows the same pattern as ` snap ` . It is a * dependent satellite* of
42
42
` eth ` (i.e. to run ` wit ` , you need to run ` eth ` too), not a fully standalone protocol.
@@ -59,7 +59,7 @@ not be suitable for all clients. Keeping `wit` as a separate protocol permits ev
59
59
to decide to pursue it or not, without hindering their capacity to participate in the
60
60
` eth ` protocol.
61
61
62
- ## Accelerating Beam Sync
62
+ ### Accelerating Beam Sync
63
63
64
64
At its most naive, Beam Sync needs to download any missing state one trie node at a time.
65
65
According to a recent test, after Beam Syncing for 22 hours, the median block still
You can’t perform that action at this time.
0 commit comments