Skip to main content

Crate rialo_s_spl_memo

Crate rialo_s_spl_memo 

Source
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 rialo_s_account_info;
pub use rialo_s_instruction;
pub use rialo_s_msg;
pub use rialo_s_program_entrypoint;
pub use rialo_s_program_error;
pub use rialo_s_pubkey;

Modules§

processor
Program state processor
v1
Legacy symbols from Memo version 1

Constants§

ID
The const program ID.

Functions§

build_memo
Build a memo instruction, possibly signed
check_id
Returns true if given pubkey is the program ID.
id
Returns the program ID.