Skip to content

Commit

Permalink
Merge pull request ChihuahuaChain#124 from Victor118/main
Browse files Browse the repository at this point in the history
v8.0.0
  • Loading branch information
woof-chihuahua authored Sep 12, 2024
2 parents 6ae466b + 75010f9 commit 5dd44b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ func New(
authtypes.StoreKey, sdkbanktypes.StoreKey, stakingtypes.StoreKey, crisistypes.StoreKey,
minttypes.StoreKey, distrtypes.StoreKey, slashingtypes.StoreKey,
govtypes.StoreKey, paramstypes.StoreKey, consensustypes.StoreKey, upgradetypes.StoreKey, feegrant.StoreKey,
evidencetypes.StoreKey, capabilitytypes.StoreKey,
evidencetypes.StoreKey, circuittypes.StoreKey, capabilitytypes.StoreKey,
authzkeeper.StoreKey, nftkeeper.StoreKey, group.StoreKey,
// non sdk store keys
ibcexported.StoreKey, ibctransfertypes.StoreKey, ibcfeetypes.StoreKey,
Expand Down

0 comments on commit 5dd44b2

Please sign in to comment.