app

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2025 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CosmosApp

type CosmosApp struct {
	Genesis         *genesis.Genesis
	Source          *source.Source
	ConsensusEngine types.Engine
	// contains filtered or unexported fields
}

func NewCosmosApp

func NewCosmosApp() (*CosmosApp, error)

func (*CosmosApp) AutoSelectBinaryVersion

func (app *CosmosApp) AutoSelectBinaryVersion(height int64) error

func (*CosmosApp) GetBinaryPath

func (app *CosmosApp) GetBinaryPath() string

func (*CosmosApp) GetChainRest

func (app *CosmosApp) GetChainRest() string

func (*CosmosApp) GetContinuationHeight

func (app *CosmosApp) GetContinuationHeight() int64

func (*CosmosApp) GetHomePath

func (app *CosmosApp) GetHomePath() string

func (*CosmosApp) IsCosmovisor

func (app *CosmosApp) IsCosmovisor() bool

func (*CosmosApp) IsReset

func (app *CosmosApp) IsReset() bool

func (*CosmosApp) IsStoryProtocol added in v1.11.0

func (app *CosmosApp) IsStoryProtocol() bool

func (*CosmosApp) LoadBinaryPath

func (app *CosmosApp) LoadBinaryPath() error

func (*CosmosApp) LoadChainRest

func (app *CosmosApp) LoadChainRest() (err error)

func (*CosmosApp) LoadConsensusEngine

func (app *CosmosApp) LoadConsensusEngine() error

func (*CosmosApp) LoadHomePath

func (app *CosmosApp) LoadHomePath() error

func (*CosmosApp) RestartAll

func (app *CosmosApp) RestartAll(snapshotInterval int64) error

func (*CosmosApp) StartAll

func (app *CosmosApp) StartAll(snapshotInterval int64) error

func (*CosmosApp) StartBinary

func (app *CosmosApp) StartBinary(snapshotInterval int64) error

func (*CosmosApp) StartBinaryP2P

func (app *CosmosApp) StartBinaryP2P() error

func (*CosmosApp) StopAll

func (app *CosmosApp) StopAll()

func (*CosmosApp) StopBinary

func (app *CosmosApp) StopBinary()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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