solana-program-library/governance/program/tests/program_test
Sebastian Bor 329d7e38ee
Governance: Create mint governance (#1953)
* feat: implement CreateMintGovernance instruction

* fix: ensure mint is initialised in assert_is_valid_spl_token_mint

* fix: ensure token account is initialised in assert_is_valid_spl_token_account

* chore: move account type and instruction to the end to avoid breaking changes

* chore: make clippy happy

Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
2021-06-25 21:31:14 +01:00
..
cookies.rs Governance: Create mint governance (#1953) 2021-06-25 21:31:14 +01:00
mod.rs Governance: Create mint governance (#1953) 2021-06-25 21:31:14 +01:00
tools.rs Governance: Create Proposals and Sign Off workflow (#1767) 2021-05-26 16:40:18 +01:00