Skip to content

Commit

Permalink
Fix typo simapp.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Hack666r authored Dec 20, 2024
1 parent 415e870 commit ee8ff66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/pfm/simapp.go
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ type App interface {
// Loads the app at a given height.
LoadHeight(height int64) error

// All the registered module account addreses.
// All the registered module account addresses.
ModuleAccountAddrs() map[string]bool

// Helper for the simulation framework.
Expand Down

0 comments on commit ee8ff66

Please sign in to comment.