Versions in this module Expand all Collapse all v0 v0.23.1 Jul 27, 2018 Changes in this version + func MakeCodec() *wire.Codec + type DemocoinApp struct + func NewDemocoinApp(logger log.Logger, db dbm.DB) *DemocoinApp + func (app *DemocoinApp) ExportAppStateAndValidators() (appState json.RawMessage, validators []tmtypes.GenesisValidator, err error)