Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyelong committed Nov 18, 2021
1 parent fe7d2e2 commit 6e1bdca
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 @@ -764,7 +764,7 @@ func NewIrisApp(
app.scopedIBCKeeper = scopedIBCKeeper
app.scopedTransferKeeper = scopedTransferKeeper

// Expected to happen around
// Expected to happen around 2021-11-23 02:00:00(UTC+0)
app.AddPatch(12636666, func(ctx sdk.Context) error {
app.ibcKeeper.ConnectionKeeper.SetParams(ctx, ibcconnectiontypes.DefaultParams())
return nil
Expand Down

0 comments on commit 6e1bdca

Please sign in to comment.