Expand description
Call parameters definitions
Structs§
- Dao
- DAOs are represented on chain as a commitment to this object
- DaoAuth
Call - DaoAuth
Money Transfer Params - Parameters for
Dao::AuthMoneyTransfer - DaoBlind
Aggregate Vote - Represents a single or multiple blinded votes. These can be summed together.
- DaoBulla
- A
DaoBullarepresented in the state - DaoExec
Params - Parameters for
Dao::Exec - DaoExec
Update - State update for
Dao::Exec - DaoMint
Params - Parameters for
Dao::Mint - DaoMint
Update - State update for
Dao::Mint - DaoProposal
- DaoProposal
Bulla - A
DaoProposalBullarepresented in the state - DaoProposal
Metadata - Metadata for a DAO proposal on the blockchain
- DaoPropose
Params - Parameters for
Dao::Propose - DaoPropose
Params Input - Input for a DAO proposal
- DaoPropose
Update - State update for
Dao::Propose - DaoVote
Params - Parameters for
Dao::Vote - DaoVote
Params Input - Input for a DAO proposal vote
- DaoVote
Update - State update for
Dao::Vote