Skip to content

Commit

Permalink
Update simulation/simulation_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: skosito <[email protected]>
  • Loading branch information
kingpinXD and skosito authored Dec 9, 2024
1 parent 5861bc3 commit d9dd460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simulation/simulation_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ func init() {
zetasimulation.GetSimulatorFlags()
}

// StoreKeysPrefixes defines a struct used in comparing tw keys for two different stores
// StoreKeysPrefixes defines a struct used in comparing two keys for two different stores
// SkipPrefixes is used to skip certain prefixes when comparing the stores
type StoreKeysPrefixes struct {
A storetypes.StoreKey
Expand Down

0 comments on commit d9dd460

Please sign in to comment.