๐Deprecated since 6.1.0:
Please use spl-memo-interface for instruction types, and pinocchio-memo-program for the program implementation
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.
โ ๏ธ DEPRECATED
This crate has been deprecated and is no longer actively maintained.
Please use spl-memo-interface for instruction types, and pinocchio-memo-program for the program implementation.
Re-exportsยง
pub use solana_account_info;pub use solana_instruction;pub use solana_msg;pub use solana_program_entrypoint;pub use solana_program_error;pub use solana_pubkey;
Modulesยง
Constantsยง
- ID
- The const program ID.
Functionsยง
- build_
memo Deprecated - Build a memo instruction, possibly signed
- check_
id - Returns
trueif given address is the ID. - id
- Returns the ID.