Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DemocoinApp ¶
Extended ABCI application
func NewDemocoinApp ¶
func NewDemocoinApp(logger log.Logger, db dbm.DB) *DemocoinApp
func (*DemocoinApp) ExportAppStateAndValidators ¶ added in v0.19.0
func (app *DemocoinApp) ExportAppStateAndValidators() (appState json.RawMessage, validators []tmtypes.GenesisValidator, err error)
Custom logic for state export
Click to show internal directories.
Click to hide internal directories.