Expand description
A Governance program for the Solana blockchain.
Re-exports§
pub use solana_program;
Modules§
- addins
- Governance add-ins interfaces
- error
- Error types
- instruction
- Program instructions
- processor
- Program processor
- state
- Program accounts
- tools
- Utility functions
Constants§
- PROGRAM_
AUTHORITY_ SEED - Seed prefix for Governance PDAs Note: This prefix is used for the initial set of PDAs and shouldn’t be used for any new accounts All new PDAs should use a unique prefix to guarantee uniqueness for each account