Skip to content

Commit

Permalink
fix authorityAddress
Browse files Browse the repository at this point in the history
  • Loading branch information
hoank101 committed Apr 1, 2024
1 parent d58c64c commit 4f741e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/keepers/keepers.go
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ func (appKeepers *AppKeepers) InitNormalKeepers(
appCodec,
runtime.NewKVStoreService(appKeepers.keys[wasm08types.StoreKey]),
&appKeepers.IBCKeeper.ClientKeeper,
"centauri1hj5fveer5cjtn4wd6wstzugjfdxzl0xpzxlwgs",
authorityAddress,
wasmer,
bApp.GRPCQueryRouter(),
)
Expand Down

0 comments on commit 4f741e2

Please sign in to comment.