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 ¶
Extended ABCI application
func NewSscqApp ¶
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 ¶
Click to show internal directories.
Click to hide internal directories.