v120

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

README

Version 1.0.1

  • Hotfix of an issue with zero gas for accounts created by ibc.

Documentation

Index

Constants

View Source
const Name = "v1.2.0"

Variables

This section is empty.

Functions

Types

type Params

type Params struct {
	Supervisors            []string               `protobuf:"bytes,1,rep,name=supervisors,proto3" json:"supervisors,omitempty"`
	GasLimit               types.IntProto         `protobuf:"bytes,2,opt,name=gas_limit,json=gasLimit,proto3" json:"gas_limit"`
	GasUnconditionedAmount types.IntProto         `protobuf:"bytes,3,opt,name=gas_unconditioned_amount,json=gasUnconditionedAmount,proto3" json:"gas_unconditioned_amount"`
	GasAdjustCoefficient   types.DecProto         `protobuf:"bytes,4,opt,name=gas_adjust_coefficient,json=gasAdjustCoefficient,proto3" json:"gas_adjust_coefficient"`
	ValidatorsReward       ValidatorsRewardParams `protobuf:"bytes,5,opt,name=validators_reward,json=validatorsReward,proto3" json:"validators_reward"`
}

func (*Params) ParamSetPairs

func (p *Params) ParamSetPairs() paramtypes.ParamSetPairs

type ValidatorsRewardParams

type ValidatorsRewardParams struct {
	PoolAddress string     `protobuf:"bytes,1,opt,name=pool_address,json=poolAddress,proto3" json:"pool_address,omitempty"`
	BlockReward types.Coin `protobuf:"bytes,2,opt,name=block_reward,json=blockReward,proto3" json:"block_reward"`
}

Jump to

Keyboard shortcuts

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