exported

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RouterKey      = types.RouterKey
	RegisterAction = types.RegisterAction
	RecordAction   = types.RecordAction
)

Variables

View Source
var (
	ErrIncorrectFeeDenomination = types.ErrIncorrectFeeDenomination
	ErrInsufficientWrkChainFee  = types.ErrInsufficientWrkChainFee
	ErrTooMuchWrkChainFee       = types.ErrTooMuchWrkChainFee
	ErrExceedsMaxStorage        = types.ErrExceedsMaxStorage
)

Functions

func CheckIsWrkChainTx

func CheckIsWrkChainTx(tx sdk.Tx) bool

Types

type ParamSet added in v1.10.0

type ParamSet = paramtypes.ParamSet

type Subspace added in v1.10.0

type Subspace interface {
	GetParamSet(ctx sdk.Context, ps ParamSet)
}

Subspace defines an interface that implements the legacy x/params Subspace type.

NOTE: This is used solely for migration of x/params managed parameters.

Jump to

Keyboard shortcuts

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