v2

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: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SupplyKeyPrefix = []byte{0x40}
	MintedKeyPrefix = []byte{0x41}
	BurntKeyPrefix  = []byte{0x42}
)

Functions

func BalanceKey

func BalanceKey(contractID string, address sdk.AccAddress, tokenID string) []byte

func ContractKey

func ContractKey(contractID string) []byte

func MigrateStore

func MigrateStore(ctx sdk.Context, storeKey storetypes.StoreKey, cdc codec.BinaryCodec) error

MigrateStore performs in-place store migrations from v1 to v2.

func NextClassIDKey

func NextClassIDKey(contractID string) []byte

func StatisticKey

func StatisticKey(keyPrefix []byte, contractID string, classID string) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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