Module darkfi_dao_contract::client::vote
source · Expand description
Provides core structs for DAO::vote()
DaoVoteInput
are the inputs used in actual voting.DaoVoteCall
is what creates the call data used on chain.DaoVoteNote
is the secret shared info transmitted between DAO members.