v8

package
v8.0.0-...-a9a65cb Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Deprecated: OutgoingTxPoolKey indexes the last nonce for the outgoing tx pool
	OutgoingTxPoolKey = []byte{0x18}

	// Deprecated: DenomToTokenKey prefixes the index of asset denom to external token
	DenomToTokenKey = []byte{0x26}

	// Deprecated: TokenToDenomKey prefixes the index of assets external token to denom
	TokenToDenomKey = []byte{0x27}

	// Deprecated: remove data in upgrade
	BridgeCallFromMsgKey = []byte{0x51}
)

Functions

func GetRemovedStoreKeys

func GetRemovedStoreKeys() [][]byte

func GetTokenToDenomKey deprecated

func GetTokenToDenomKey(denom string) []byte

Deprecated: GetTokenToDenomKey returns the following key format

func Migrate

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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