Skip to content

Commit

Permalink
update key
Browse files Browse the repository at this point in the history
  • Loading branch information
kruspy committed Oct 25, 2023
1 parent d3c737e commit 93a856b
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 @@ -1006,7 +1006,7 @@ func (app *PstakeApp) RegisterUpgradeHandler() {

err = stkosmo.MigrateStore(
ctx,
sdk.NewKVStoreKey(liquidstakeibctypes.StoreKey),
app.keys[liquidstakeibctypes.StoreKey],
app.appCodec,
app.BankKeeper,
)
Expand Down

0 comments on commit 93a856b

Please sign in to comment.