Skip to content

Commit 1d72c54

Browse files
committed
caps/wit.md: improve heading structure
1 parent cbc2430 commit 1d72c54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

caps/wit.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ during the execution of a particular block. This includes the following data:
3636
The trie node hashes which are generated at the end of the block from existing data are
3737
*not* included. For example, the final state root hash is not included.
3838

39-
## Relation to `eth`
39+
### Relation to `eth`
4040

4141
The `wit` protocol follows the same pattern as `snap`. It is a *dependent satellite* of
4242
`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
5959
to decide to pursue it or not, without hindering their capacity to participate in the
6060
`eth` protocol.
6161

62-
## Accelerating Beam Sync
62+
### Accelerating Beam Sync
6363

6464
At its most naive, Beam Sync needs to download any missing state one trie node at a time.
6565
According to a recent test, after Beam Syncing for 22 hours, the median block still

0 commit comments

Comments
 (0)