Skip to content

Commit

Permalink
chore: addressing PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
chatton committed Jan 11, 2023
1 parent 06a9748 commit a2f7028
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/core/exported/module.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,8 @@ const (
ModuleName = "ibc"
// StoreKey is the string store representation
StoreKey = ModuleName

// QuerierRoute is the querier route for the IBC module
QuerierRoute = ModuleName

// RouterKey is the msg router key for the IBC module
RouterKey = ModuleName
)

0 comments on commit a2f7028

Please sign in to comment.