stake

package
v0.0.0-...-cadc63e Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2019 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func QueryDelegationInfo

func QueryDelegationInfo(cdc *amino.Codec, ip string, validator btypes.ValAddress, delegator btypes.AccAddress) (result mapper.DelegationQueryResult, err error)

func QueryDelegationsWithDelegator

func QueryDelegationsWithDelegator(cdc *amino.Codec, ip string, delegatorAddr string) (result []mapper.DelegationQueryResult, err error)

func QueryDelegationsWithValidator

func QueryDelegationsWithValidator(cdc *amino.Codec, ip string, validatorAddr string) (result []mapper.DelegationQueryResult, err error)

func QueryTotalValidatorBondToken

func QueryTotalValidatorBondToken(cdc *amino.Codec, ip string, height int64) (result btypes.BigInt, err error)

func QueryValidators

func QueryValidators(cdc *amino.Codec, ip string, height int64) (validators []validatorDisplayInfo, err error)

func Register

func Register(engine *gin.Engine)

Types

This section is empty.

Jump to

Keyboard shortcuts

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