Expand description
§CosmWasm DAO Voting
This package provides types and associated methods for handling voting in a CosmWasm DAO.
Modules§
- approval
- deposit
- duration
- error
- multiple_
choice - pre_
propose - Types related to the pre-propose module. Motivation: https://github.com/DA0-DA0/dao-contracts/discussions/462.
- proposal
- reply
- status
- threshold
- veto
- voting