debug

package
v0.0.0-...-2044903 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 15, 2021 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:          "debug",
	Short:        "sscq debug tool",
	SilenceUsage: true,
}

Functions

This section is empty.

Types

type SscqApp

type SscqApp struct {
	*bam.BaseApp
}

Extended ABCI application

func NewSscqApp

func NewSscqApp(logger log.Logger, db dbm.DB, baseAppOptions ...func(*bam.BaseApp)) *SscqApp

func (*SscqApp) ExportAppStateAndValidators

func (app *SscqApp) ExportAppStateAndValidators(forZeroHeight bool) (appState json.RawMessage, validators []tmtypes.GenesisValidator, err error)

export the state of sscq for a genesis file

func (*SscqApp) LoadHeight

func (app *SscqApp) LoadHeight(height int64) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL