mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-23 15:10:37 +00:00
move spl cpis to utils
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#[cfg(feature = "spl")]
|
||||
pub mod spl;
|
||||
|
||||
use solana_program::{
|
||||
account_info::AccountInfo, entrypoint::ProgramResult, program_error::ProgramError,
|
||||
pubkey::Pubkey, rent::Rent, sysvar::Sysvar,
|
||||
|
||||
Reference in New Issue
Block a user