deposit

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/sentinel-official/hub/x/deposit/types ALIASGEN: github.com/sentinel-official/hub/x/deposit/keeper ALIASGEN: github.com/sentinel-official/hub/x/deposit/querier

Index

Constants

View Source
const (
	ModuleName    = types.ModuleName
	QuerierRoute  = types.QuerierRoute
	QueryDeposit  = types.QueryDeposit
	QueryDeposits = types.QueryDeposits
)

Variables

View Source
var (
	// functions aliases
	RegisterCodec          = types.RegisterCodec
	NewGenesisState        = types.NewGenesisState
	DefaultGenesisState    = types.DefaultGenesisState
	DepositKey             = types.DepositKey
	NewQueryDepositParams  = types.NewQueryDepositParams
	NewQueryDepositsParams = types.NewQueryDepositsParams
	NewKeeper              = keeper.NewKeeper
	CreateTestInput        = keeper.CreateTestInput
	MakeTestCodec          = keeper.MakeTestCodec
	Querier                = querier.Querier

	// variable aliases
	ModuleCdc                     = types.ModuleCdc
	ErrorMarshal                  = types.ErrorMarshal
	ErrorUnmarshal                = types.ErrorUnmarshal
	ErrorUnknownMsgType           = types.ErrorUnknownMsgType
	ErrorUnknownQueryType         = types.ErrorUnknownQueryType
	ErrorInvalidField             = types.ErrorInvalidField
	ErrorInsufficientDepositFunds = types.ErrorInsufficientDepositFunds
	ErrorDepositDoesNotExist      = types.ErrorDepositDoesNotExist
	RouterKey                     = types.RouterKey
	StoreKey                      = types.StoreKey
	EventModuleName               = types.EventModuleName
	DepositKeyPrefix              = types.DepositKeyPrefix
)

Functions

func ExportGenesis

func ExportGenesis(ctx sdk.Context, k keeper.Keeper) types.GenesisState

func InitGenesis

func InitGenesis(ctx sdk.Context, k keeper.Keeper, state types.GenesisState)

func ValidateGenesis

func ValidateGenesis(state types.GenesisState) error

Types

type Deposit

type Deposit = types.Deposit

type Deposits added in v0.3.0

type Deposits = types.Deposits

type GenesisState

type GenesisState = types.GenesisState

type Keeper

type Keeper = keeper.Keeper

type QueryDepositParams added in v0.3.0

type QueryDepositParams = types.QueryDepositParams

type QueryDepositsParams added in v0.3.0

type QueryDepositsParams = types.QueryDepositsParams

Directories

Path Synopsis
client
cli

Jump to

Keyboard shortcuts

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