mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-05 13:05:09 +00:00
lint: cleanup pending lint errors (#7237)
This commit is contained in:
@@ -19,7 +19,7 @@ type State struct {
|
||||
Values map[string]string
|
||||
Hash []byte
|
||||
|
||||
// private fields aren't marshalled to disk.
|
||||
// private fields aren't marshaled to disk.
|
||||
file string
|
||||
persistInterval uint64
|
||||
initialHeight uint64
|
||||
|
||||
Reference in New Issue
Block a user