Module model

Source
Expand description

Call parameters definitions

Structs§

Dao
DAOs are represented on chain as a commitment to this object
DaoAuthCall
DaoAuthMoneyTransferParams
Parameters for Dao::AuthMoneyTransfer
DaoBlindAggregateVote
Represents a single or multiple blinded votes. These can be summed together.
DaoBulla
A DaoBulla represented in the state
DaoExecParams
Parameters for Dao::Exec
DaoExecUpdate
State update for Dao::Exec
DaoMintParams
Parameters for Dao::Mint
DaoMintUpdate
State update for Dao::Mint
DaoProposal
DaoProposalBulla
A DaoProposalBulla represented in the state
DaoProposalMetadata
Metadata for a DAO proposal on the blockchain
DaoProposeParams
Parameters for Dao::Propose
DaoProposeParamsInput
Input for a DAO proposal
DaoProposeUpdate
State update for Dao::Propose
DaoVoteParams
Parameters for Dao::Vote
DaoVoteParamsInput
Input for a DAO proposal vote
DaoVoteUpdate
State update for Dao::Vote

Traits§

VecAuthCallCommit