Versions in this module Expand all Collapse all v0 v0.0.2 Nov 23, 2021 Changes in this version + func ProposalCancelRESTHandler(clientCtx client.Context) govrest.ProposalRESTHandler + func ProposalRESTHandler(clientCtx client.Context) govrest.ProposalRESTHandler + func RegisterRoutes(clientCtx client.Context, rtr *mux.Router) + type CancelRequest struct + BaseReq rest.BaseReq + Deposit sdk.Coins + Description string + Title string + type PlanRequest struct + BaseReq rest.BaseReq + Deposit sdk.Coins + Description string + Title string + UpgradeHeight int64 + UpgradeInfo string + UpgradeName string + UpgradeTime string