NewBaseApp creates and returns a new BaseApp instance configured with the provided arguments.
To initialize the app, you need to call app.Bootstrap().
app.Bootstrap()
Generated using TypeDoc
NewBaseApp creates and returns a new BaseApp instance configured with the provided arguments.
To initialize the app, you need to call
app.Bootstrap()
.