docs: runtime docs (#22816)
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ import (
|
||||
//
|
||||
// App can be used to create a hybrid app.go setup where some configuration is
|
||||
// done declaratively with an app config and the rest of it is done the old way.
|
||||
// See simapp/app_v2.go for an example of this setup.
|
||||
// See simapp/v2/app.go for an example of this setup.
|
||||
type App[T transaction.Tx] struct {
|
||||
appmanager.AppManager[T]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user