Versions in this module Expand all Collapse all v0 v0.1.3 Nov 25, 2021 v0.1.1 Nov 25, 2021 Changes in this version + func RegisterHandlers(cliCtx context.CLIContext, r *mux.Router) + func RegisterRoutes(cliCtx context.CLIContext, r *mux.Router) + type DelegateRequest struct + Amount sdk.Coin + BaseReq rest.BaseReq + DelegatorAddress sdk.AccAddress + ValidatorAddress sdk.ValAddress + type RedelegateRequest struct + Amount sdk.Coin + BaseReq rest.BaseReq + DelegatorAddress sdk.AccAddress + ValidatorDstAddress sdk.ValAddress + ValidatorSrcAddress sdk.ValAddress + type UndelegateRequest struct + Amount sdk.Coin + BaseReq rest.BaseReq + DelegatorAddress sdk.AccAddress + ValidatorAddress sdk.ValAddress