Skip to content

Commit

Permalink
Update docs/smt.md
Browse files Browse the repository at this point in the history
Co-authored-by: h5law <[email protected]>
Signed-off-by: Daniel Olshansky <[email protected]>
  • Loading branch information
Olshansk and h5law authored Jun 5, 2024
1 parent 5ebf731 commit cf7b7d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/smt.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ Paths are **only** stored in two types of nodes: `Leaf` nodes and `Extension` no
- The (hashed) value stored at that path
- `Extension` nodes contain:
- not only the path they represent but also the path
bounds (ie. the start and end of the path they cover).
bounds (ie. the start and end of the path that they cover).

Inner nodes do **not** contain a path, as they represent a branch in the trie
and not a path. As such their children, _if they are extension nodes or leaf
Expand Down

0 comments on commit cf7b7d5

Please sign in to comment.