types

package
v0.0.0-...-add777e Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ModuleName = sdkgenutiltypes.ModuleName
)

const

Variables

View Source
var ModuleCdc *codec.Codec

ModuleCdc defines a generic sealed codec to be used throughout this module

View Source
var (
	NewInitConfig = sdkgenutiltypes.NewInitConfig
)

Functions

func ValidateGenesis

func ValidateGenesis(genesisState GenesisState) error

ValidateGenesis validates GenTx transactions

Types

type AccountKeeper

type AccountKeeper = sdkgenutiltypes.AccountKeeper

AccountKeeper is the type alias of the one in cmsdk

type GenesisState

type GenesisState struct {
	GenTxs []json.RawMessage `json:"gentxs" yaml:"gentxs"`
}

GenesisState defines the raw genesis transaction in JSON

func NewGenesisState

func NewGenesisState(genTxs []json.RawMessage) GenesisState

NewGenesisState creates a new GenesisState object

type StakingKeeper

type StakingKeeper = sdkgenutiltypes.StakingKeeper

StakingKeeper is the type alias of the one in cmsdk

Jump to

Keyboard shortcuts

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