cmd

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2025 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPassthroughCmd

func NewPassthroughCmd(versions abci.Versions) *cobra.Command

NewPassthroughCmd creates a command that allows executing commands on any app version. This enables direct interaction with older app versions for debugging or older queries.

Types

type StartCommandHandler

type StartCommandHandler = func(svrCtx *server.Context, clientCtx client.Context, appCreator types.AppCreator, withCmt bool, opts server.StartCmdOptions) error

StartCommandHandler is the type that must implement the multiplexer to match Cosmos SDK start logic.

func New

func New(versions abci.Versions) StartCommandHandler

New creates a command start handler to use in the Cosmos SDK server start options.

Jump to

Keyboard shortcuts

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