Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
philipsu522 committed May 16, 2024
1 parent 2e7a39d commit 51373bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -570,6 +570,7 @@ func New(
app.WasmKeeper = wasm.NewKeeper(
appCodec,
keys[wasm.StoreKey],
app.ParamsKeeper,
app.GetSubspace(wasm.ModuleName),
app.AccountKeeper,
app.BankKeeper,
Expand Down

0 comments on commit 51373bf

Please sign in to comment.