Versions in this module Expand all Collapse all v6 v6.1.0 Dec 15, 2023 v6.0.0 Apr 25, 2023 Changes in this version + func AddProposalRESTHandler(clientCtx client.Context) govrest.ProposalRESTHandler + func RemoveProposalRESTHandler(clientCtx client.Context) govrest.ProposalRESTHandler + type AddManagedCellarIDsProposalReq struct + BaseReq rest.BaseReq + CellarIDs []string + Deposit sdk.Coins + Description string + Proposer sdk.AccAddress + Title string + type RemoveManagedCellarIDsProposalReq struct + BaseReq rest.BaseReq + CellarIDs []string + Deposit sdk.Coins + Description string + Proposer sdk.AccAddress + Title string Other modules containing this package github.com/peggyjv/sommelier/v4 github.com/peggyjv/sommelier/v5