Versions in this module Expand all Collapse all v0 v0.9.3 Nov 20, 2020 v0.9.0 Oct 19, 2020 Changes in this version + func CancelPlanProposalRESTHandler(cliCtx context.CLIContext) govrest.ProposalRESTHandler + func PostPlanProposalRESTHandler(cliCtx context.CLIContext) govrest.ProposalRESTHandler + func RegisterRoutes(cliCtx context.CLIContext, r *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