Module darkfi_dao_contract::model
source · Expand description
Call parameters definitions
Structs§
- DAOs are represented on chain as a commitment to this object
- Parameters for
Dao::AuthMoneyTransfer
- Represents a single or multiple blinded votes. These can be summed together.
- A
DaoBulla
represented in the state - Parameters for
Dao::Exec
- State update for
Dao::Exec
- Parameters for
Dao::Mint
- State update for
Dao::Mint
- A
DaoProposalBulla
represented in the state - Metadata for a DAO proposal on the blockchain
- Parameters for
Dao::Propose
- Input for a DAO proposal
- State update for
Dao::Propose
- Parameters for
Dao::Vote
- Input for a DAO proposal vote
- State update for
Dao::Vote