Expand description
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 clone_solana_account_info;pub use clone_solana_instruction;pub use clone_solana_msg;pub use clone_solana_program_entrypoint;pub use clone_solana_program_error;pub use clone_solana_pubkey;
Modules§
Constants§
- ID
- The const program ID.
Functions§
- build_
memo - Build a memo instruction, possibly signed
- check_
id - Returns
trueif given pubkey is the program ID. - id
- Returns the program ID.