deposit

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Codespace             = types.Codespace
	StoreKey              = types.StoreKey
	QuerierRoute          = types.QuerierRoute
	QueryDepositOfAddress = querier.QueryDepositOfAddress
	QueryAllDeposits      = querier.QueryAllDeposits
)

Variables

View Source
var (
	NewGenesisState                = types.NewGenesisState
	DefaultGenesisState            = types.DefaultGenesisState
	DepositKeyPrefix               = types.DepositKeyPrefix
	DepositKey                     = types.DepositKey
	NewKeeper                      = keeper.NewKeeper
	NewQueryDepositOfAddressParams = querier.NewQueryDepositOfAddressParams
	NewQuerier                     = querier.NewQuerier
)

nolint: gochecknoglobals

Functions

func ExportGenesis

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

func InitGenesis

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

func ValidateGenesis

func ValidateGenesis(data types.GenesisState) error

Types

type Deposit

type Deposit = types.Deposit

type GenesisState

type GenesisState = types.GenesisState

type Keeper

type Keeper = keeper.Keeper

type QueryDepositOfAddressPrams

type QueryDepositOfAddressPrams = querier.QueryDepositOfAddressPrams

Directories

Path Synopsis
cli
nolint:dupl
nolint:dupl
common
nolint:dupl
nolint:dupl
rest
nolint:dupl
nolint:dupl
nolint: gochecknoglobals
nolint: gochecknoglobals

Jump to

Keyboard shortcuts

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