class

package
v0.48.1 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2023 License: Apache-2.0 Imports: 3 Imported by: 4

Documentation

Index

Constants

View Source
const (
	// ModuleName is the module name constant used in many places
	ModuleName = "class"

	// StoreKey defines the primary module store key
	StoreKey = ModuleName
)

Variables

View Source
var (
	ErrInvalidContractID = sdkerrors.Register(contractCodespace, 2, "invalid contractID")
	ErrContractNotExist  = sdkerrors.Register(contractCodespace, 3, "contract does not exist")
)

Functions

func ValidateID

func ValidateID(id string) error

ValidateID returns whether the contract id is valid

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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