Versions in this module Expand all Collapse all v8 v8.0.3 Jan 27, 2022 v8.0.2 Jan 27, 2022 Changes in this version + func ProposalRESTHandler(clientCtx client.Context) govrest.ProposalRESTHandler + func RegisterHandlers(clientCtx client.Context, rtr *mux.Router) + type CommunityPoolSpendProposalReq struct + Amount sdk.Coins + BaseReq rest.BaseReq + Deposit sdk.Coins + Description string + Proposer sdk.AccAddress + Recipient sdk.AccAddress + Title string + type ValidatorDistInfo struct + OperatorAddress sdk.AccAddress + SelfBondRewards sdk.DecCoins + ValidatorCommission types.ValidatorAccumulatedCommission + func NewValidatorDistInfo(operatorAddr sdk.AccAddress, rewards sdk.DecCoins, ...) ValidatorDistInfo Other modules containing this package github.com/tpkeeper/cosmos-sdk