The Governing Token Mint which is used to cast the vote (vote_governing_token_mint). The voting token mint is the governing_token_mint of the Proposal for Approve, Deny and Abstain votes. For Veto vote the voting token mint is the mint of the opposite voting population. Council mint to veto Community proposals and Community mint to veto Council proposals Note: In the current version only Council veto is supported
OptionalmaxOptional Max Voter Weight Record
TokenOwnerRecord of the Proposal owner
Proposal VoteRecord account. PDA seeds: ['governance',proposal,token_owner_record]
RealmConfig account. PDA seeds: ['realm-config', realm]
OptionalsystemTokenOwnerRecord of the voter. PDA seeds: ['governance',realm, vote_governing_token_mint, governing_token_owner]
OptionalvoterOptional Voter Weight Record
Governance Authority (Token Owner or Governance Delegate)