Skip to content

Commit

Permalink
Fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dimartiro committed Aug 16, 2023
1 parent 7e16064 commit 61f0d8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/trie/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ const (
V1
)

// DefaultStateVersion sets the state version we should use as default
// See https://github.com/paritytech/substrate/blob/5e76587825b9a9d52d8cb02ba38828adf606157b/primitives/storage/src/lib.rs#L435-L439
const DefaultStateVersion = V1

Expand Down

0 comments on commit 61f0d8d

Please sign in to comment.