We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3634280 commit 55ab961Copy full SHA for 55ab961
1 file changed
app.go
@@ -332,7 +332,6 @@ func NewApp(
332
app.DollarKeeper.GetDenom(), // USDN
333
},
334
})
335
-
336
if err != nil {
337
return nil, err
338
}
0 commit comments