Versions in this module Expand all Collapse all v4 v4.0.1 May 17, 2022 Changes in this version + func CancelIncentiveProposalRequestRESTHandler(clientCtx client.Context) govrest.ProposalRESTHandler + func RegisterIncentiveProposalRESTHandler(clientCtx client.Context) govrest.ProposalRESTHandler + type CancelIncentiveProposalRequest struct + BaseReq rest.BaseReq + ContractAddress string + Deposit sdk.Coins + Description string + Title string + type RegisterIncentiveProposalRequest struct + Allocation sdk.DecCoins + BaseReq rest.BaseReq + ContractAddress string + Deposit sdk.Coins + Description string + Epochs uint32 + Title string