v3

package
v3.0.0-rc0 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 License: GPL-3.0 Imports: 37 Imported by: 0

Documentation

Index

Constants

View Source
const (
	UpgradeName = "v3"

	// BlockMaxBytes is the max bytes for a block, 3mb
	BlockMaxBytes = int64(3000000)

	// BlockMaxGas is the max gas allowed in a block
	BlockMaxGas = int64(50000000)
)

UpgradeName defines the on-chain upgrade name for the Osmosis v26 upgrade.

Variables

TODO: Update ICA Allow messages

Functions

func CreateUpgradeHandler

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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