Documentation
¶
Index ¶
Constants ¶
View Source
const AppName = "ClearchainApp"
AppName defines the name of the app.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClearchainApp ¶
ClearchainApp is basic application
func NewClearchainApp ¶
func NewClearchainApp(logger log.Logger, db dbm.DB) *ClearchainApp
NewClearchainApp creates a new ClearchainApp type.
func (*ClearchainApp) RunForever ¶
func (app *ClearchainApp) RunForever(addrPtr string)
RunForever starts the abci server
Click to show internal directories.
Click to hide internal directories.