common

package
v0.34.1 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: Apache-2.0 Imports: 14 Imported by: 4

Documentation

Index

Constants

View Source
const (
	FlagDeposit = "deposit"
)

Variables

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

Functions

func AddDepositFlags added in v0.22.0

func AddDepositFlags(flags *pflag.FlagSet)

func DetectDeposit added in v0.32.2

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

func MarkReqDepositFlags added in v0.22.0

func MarkReqDepositFlags(cmd *cobra.Command)

func PrintJSON added in v0.22.0

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

func RunForever added in v0.0.6

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 added in v0.3.7

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