Documentation
¶
Overview ¶
Package client contains dao client implementation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // FundTreasuryProposalHandler is the cli handler used for the gov cli integration. FundTreasuryProposalHandler = govclient.NewProposalHandler(cli.CmdFundTreasuryProposal, emptyRestHandler) // nolint:gochecknoglobals // cosmos-sdk style // ExchangeWithTreasuryProposalProposalHandler is the cli handler used for the gov cli integration. ExchangeWithTreasuryProposalProposalHandler = govclient.NewProposalHandler(cli.CmdExchangeWithTreasuryProposal, emptyRestHandler) // nolint:gochecknoglobals // cosmos-sdk style )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.