common

package
v1.0.1-sph Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagDeposit = "deposit"
)

Variables

View Source
var (
	ErrUnknownSubspace = errors.New("unknown subspace")
)

Functions

func AddDepositFlags

func AddDepositFlags(flags *pflag.FlagSet)

func DetectDeposit

func DetectDeposit(ctx context.Context, flags *pflag.FlagSet, cl v1beta2.QueryClient, subspace, paramKey string) (sdk.Coin, error)

func MarkReqDepositFlags

func MarkReqDepositFlags(cmd *cobra.Command)

func PrintJSON

func PrintJSON(ctx client.Context, v interface{}) error

func RunForever

func RunForever(fn func(ctx context.Context) error) error

RunForever runs a function in the background, forever. Returns error in case of failure.

func RunForeverWithContext

func RunForeverWithContext(ctx context.Context, fn func(ctx context.Context) error) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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