Crate spl_record

Source
Expand description

Record program

Re-exports§

pub use solana_account_info;
pub use solana_decode_error;
pub use solana_instruction;
pub use solana_msg;
pub use solana_program_entrypoint;
pub use solana_program_error;
pub use solana_program_pack;
pub use solana_pubkey;

Modules§

error
Error types
instruction
Program instructions
processor
Program state processor
state
Program state

Constants§

ID
The const program ID.

Functions§

check_id
Returns true if given pubkey is the program ID.
id
Returns the program ID.