Documentation ¶
Index ¶
- func AccountBalanceHandler(ctx *types.Context, payload *types.Payload) (interface{}, error)
- func DelegationHandler(ctx *types.Context, payload *types.Payload) (interface{}, error)
- func DelegationRewardHandler(ctx *types.Context, payload *types.Payload) (interface{}, error)
- func DelegatorWithdrawAddressHandler(ctx *types.Context, payload *types.Payload) (interface{}, error)
- func RedelegationHandler(ctx *types.Context, payload *types.Payload) (interface{}, error)
- func TotalDelegationAmountHandler(ctx *types.Context, payload *types.Payload) (interface{}, error)
- func UnbondingDelegationsHandler(ctx *types.Context, payload *types.Payload) (interface{}, error)
- func UnbondingDelegationsTotal(ctx *types.Context, payload *types.Payload) (interface{}, error)
- func ValidatorCommissionAmountHandler(ctx *types.Context, payload *types.Payload) (interface{}, error)
- func ValidatorDelegation(ctx *types.Context, payload *types.Payload) (interface{}, error)
- func ValidatorRedelegationsFromHandler(ctx *types.Context, payload *types.Payload) (interface{}, error)
- func ValidatorUnbondingDelegationsHandler(ctx *types.Context, payload *types.Payload) (interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccountBalanceHandler ¶
func DelegationHandler ¶
func DelegationRewardHandler ¶
func RedelegationHandler ¶
func ValidatorDelegation ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.