Skip to content

Commit 09e4d09

Browse files
committed
fix
1 parent da00dd8 commit 09e4d09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/app.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@ func New(
349349
icacontrollertypes.StoreKey,
350350
paramstypes.StoreKey,
351351
CapabilityStoreKey,
352+
liquidtypes.StoreKey,
352353
)
353354
tkeys := storetypes.NewTransientStoreKeys(paramstypes.TStoreKey)
354355
memkeys := storetypes.NewMemoryStoreKeys(CapabilityMemStoreKey)

0 commit comments

Comments
 (0)