solana-program-library/governance/program/tests/program_test
Sebastian Bor f6f5e9a619
Governance: Min tokens to create governance (#2203)
* feat: add min_community_tokens_to_create_governance to config

* feat: add token owner record and governing mint to CreateAccountGovernance

* feat: add token owner record and governing mint to CreateMinGovernance

* feat: add token owner record and governing mint to CreateProgramGovernance

* feat: add token owner record and governing mint to CreateTokenGovernance

* feat: remove custodian

* fix: remove mint and update comments

* chore: make clippy happy

* chore: make clippy happy
2021-08-03 09:10:45 +01:00
..
cookies.rs Governance: Min tokens to create governance (#2203) 2021-08-03 09:10:45 +01:00
mod.rs Governance: Min tokens to create governance (#2203) 2021-08-03 09:10:45 +01:00
tools.rs Governance: SetGovernanceConfig instruction (#2039) 2021-07-10 11:19:22 +01:00