Discover Packages
github.com/onflow/flow-go
cmd
util
cmd
checkpoint-trie-stats
package
Version:
v0.35.7-crescendo-prev...
Opens a new window with list of versions in this module.
Published: May 18, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var Cmd = &cobra .Command {
Use: "checkpoint-trie-stats",
Short: "List the trie node count by types in a checkpoint, show total payload size",
Run: run,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.