0.1.0
This commit is contained in:
12
kb-lib/src/executor/lending.rs
Normal file
12
kb-lib/src/executor/lending.rs
Normal file
@@ -0,0 +1,12 @@
|
||||
// file: kb-lib/src/executor/lending.rs
|
||||
// version: 1
|
||||
|
||||
//! `lending` executor family.
|
||||
|
||||
pub mod clone;
|
||||
pub mod jupiter_lend_borrow;
|
||||
pub mod jupiter_lend_earn;
|
||||
pub mod jupiter_lend_flash_loan;
|
||||
pub mod jupiter_lend_liquidity;
|
||||
pub mod kamino;
|
||||
pub mod marginfi_v2;
|
||||
Reference in New Issue
Block a user