Crate spl_memo[−][src]
A program that accepts a string of encoded characters and verifies that it parses, while verifying and logging signers. Currently handles UTF-8 characters.
Re-exports
pub use solana_program; |
Modules
| processor | Program state processor |
Statics
| ID | The static program ID |
Functions
| build_memo | Build a memo instruction, possibly signed |
| check_id | Confirms that a given pubkey is equivalent to the program ID |
| id | Returns the program ID |