[−][src]Crate spl_token
An ERC20-like Token program for the Solana blockchain
Re-exports
pub use solana_sdk; |
Modules
| error | Error types |
| instruction | Instruction types |
| native_mint | The Mint that represents the native token |
| option | A C representation of Rust's |
| state | State transition types |
Statics
| ID | The static program ID |
Functions
| check_id | Confirms that a given pubkey is equivalent to the program ID |
| id | Returns the program ID |