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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Upgrade = upgrades.Upgrade{
	UpgradeName:          "v8.0.x",
	CreateUpgradeHandler: CreateUpgradeHandler,
	StoreUpgrades: func() *storetypes.StoreUpgrades {
		return &storetypes.StoreUpgrades{
			Deleted: []string{
				"fxtransfer",
			},
		}
	},
}

Functions

func CreateUpgradeHandler

func CreateUpgradeHandler(cdc codec.Codec, mm *module.Manager, configurator module.Configurator, app *keepers.AppKeepers) upgradetypes.UpgradeHandler

func GetPxChannelEscrowAddr

func GetPxChannelEscrowAddr() (string, error)

func ReadGenesisState

func ReadGenesisState(genesisPath string) (map[string]json.RawMessage, error)

Types

type Pundix

type Pundix struct {
	// contains filtered or unexported fields
}

func NewPundix

func NewPundix(cdc codec.Codec, app *keepers.AppKeepers) *Pundix

func (*Pundix) Migrate

func (m *Pundix) Migrate(ctx sdk.Context) error

Jump to

Keyboard shortcuts

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