Crate spl_feature_proposal
source ·Expand description
Feature Proposal program
Re-exports§
pub use solana_program;
Modules§
- Program instructions
- Program state processor
- Program state
Constants§
- The const program ID.
Functions§
- Convert a raw amount to its UI representation (using the decimals field defined in its mint)
- Returns
trueif given pubkey is the program ID. - Derive the Solarti Token token address associated with a feature proposal that users send their tokens to accept the proposal
- Derive the Solarti Token token address associated with a feature proposal that receives the initial minted tokens
- Derive the feature id address associated with the feature proposal
- Derive the Solarti Token mint address associated with a feature proposal
- Returns the program ID.
- Convert the UI representation of a token amount (using the decimals field defined in its mint) to the raw amount