Versions in this module Expand all Collapse all v1 v1.0.0 Nov 17, 2022 Changes in this version + func RegisterHandlers(clientCtx client.Context, rtr *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