Governance Authority (Token Owner or Governance Delegate)
Token Mint the Proposal is created for
Proposal account. PDA seeds ['governance',governance, governing_token_mint, proposal_index]
OptionalproposalDepositAccount?: TAccountMetas[10]Optional Proposal deposit is required when there are more active proposals than the configured deposit exempt amount. PDA seeds: ['proposal-deposit', proposal, deposit payer]
Realm account the created Proposal belongs to
RealmConfig account. PDA seeds: ['realm-config', realm]
TokenOwnerRecord account of the Proposal owner
OptionalvoterWeightRecord?: TAccountMetas[9]Optional Voter Weight Record
Governance account