Crate spl_token_lending

Source
Expand description

A lending program for the Solana blockchain.

Re-exports§

pub use solana_program;

Modules§

error
Error types
instruction
Instruction types
math
Math for preserving precision
processor
Program state processor
pyth
state
State types

Constants§

ID
The const program ID.

Functions§

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