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