Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CovenantApp ¶
Extended ABCI application
func NewCovenantApp ¶
func NewCovenantApp(logger log.Logger, db dbm.DB) *CovenantApp
func (*CovenantApp) ExportAppStateJSON ¶
func (app *CovenantApp) ExportAppStateJSON() (appState json.RawMessage, err error)
Custom logic for state export
Click to show internal directories.
Click to hide internal directories.