darkfi_dao_contract::client

Module 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.

Structsยง