Versions in this module Expand all Collapse all v0 v0.1.1 May 14, 2023 Changes in this version + func ProposalRESTHandler(cliCtx context.CLIContext) govrest.ProposalRESTHandler + func ProposalUpgradeRESTHandler(cliCtx context.CLIContext) govrest.ProposalRESTHandler + type UpgradeProposalReq struct + BaseReq rest.BaseReq + Config string + Deposit sdk.SysCoins + Description string + ExpectHeight uint64 + Name string + Proposer sdk.AccAddress + Title string