Crate spl_slashing

Crate spl_slashing 

Source
Expand description

Slashing program

Re-exports§

pub use solana_program;

Modules§

duplicate_block_proof
Duplicate block proof data and verification
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.