v0

package
v0.0.38 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	UpgradeName = "v0"
)

Variables

This section is empty.

Functions

func NewHardForkUpgradeHandler

func NewHardForkUpgradeHandler(height int64, chainID string, wk wasm.Keeper) upgrades.HardForkHandler

Types

type HardForkUpgradeHandler

type HardForkUpgradeHandler struct {
	TargetHeight  int64
	TargetChainID string
	WasmKeeper    wasm.Keeper
}

HardForkUpgradeHandler defines an example hard fork handler that will be executed during BeginBlock at a target height and chain-ID.

func (HardForkUpgradeHandler) ExecuteHandler

func (h HardForkUpgradeHandler) ExecuteHandler(ctx sdk.Context) error

func (HardForkUpgradeHandler) GetName

func (h HardForkUpgradeHandler) GetName() string

func (HardForkUpgradeHandler) GetTargetChainID

func (h HardForkUpgradeHandler) GetTargetChainID() string

func (HardForkUpgradeHandler) GetTargetHeight

func (h HardForkUpgradeHandler) GetTargetHeight() int64

Jump to

Keyboard shortcuts

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