v1_4

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2023 License: MIT Imports: 33 Imported by: 0

Documentation

Index

Constants

View Source
const MainnetChainID = "kyve-1"

MainnetChainID is the Chain ID of the KYVE mainnet.

View Source
const TestnetChainID = "kaon-1"

TestnetChainID is the Chain ID of the KYVE testnet (Kaon).

View Source
const UpgradeName = "v1.4.0"

UpgradeName is the name of this specific software upgrade used on-chain.

Variables

This section is empty.

Functions

func CreateStoreLoader

func CreateStoreLoader(upgradeHeight int64) baseapp.StoreLoader

func CreateUpgradeHandler

func CreateUpgradeHandler(
	mm *module.Manager,
	configurator module.Configurator,
	cdc codec.BinaryCodec,
	consensusKeeper consensusKeeper.Keeper,
	globalKeeper globalKeeper.Keeper,
	govKeeper govKeeper.Keeper,
	ibcKeeper ibcKeeper.Keeper,
	paramsKeeper paramsKeeper.Keeper,
	poolKeeper poolKeeper.Keeper,
	fundersKeeper fundersKeeper.Keeper,
	bankKeeper bankKeeper.Keeper,
	accountKeeper authKeeper.AccountKeeper,
) upgradeTypes.UpgradeHandler

Types

type FunderMigration

type FunderMigration struct {
	Address  string
	Fundings []FundingMigration
}

type FundingMigration

type FundingMigration struct {
	PoolId uint64
	Amount uint64
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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