Skip to content

Commit 6e8e0fd

Browse files
committed
++
1 parent 828ccc6 commit 6e8e0fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

x/incentive/keys.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,7 @@ const (
66

77
// StoreKey defines the primary module store key
88
StoreKey = ModuleName
9+
10+
// StoreKey defines the query route
11+
QuerierRoute = ModuleName
912
)

0 commit comments

Comments
 (0)