Skip to content

Commit 7fc0749

Browse files
committed
debug migration
1 parent 4a9120f commit 7fc0749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/oracle.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ func (app *ElysApp) ojoOracleMigration(ctx sdk.Context, height int64) error {
345345
Decimal: assetInfo.Decimal,
346346
}
347347

348-
app.Logger().Info("SET_ASSET_INFO",
348+
app.Logger().Info("SET_ASSET_INFO_DEBUG",
349349
"Denom", ojoAsset.Denom,
350350
"Display", ojoAsset.Display,
351351
"BandTicker", ojoAsset.BandTicker,

0 commit comments

Comments
 (0)