remove idl injection

This commit is contained in:
Hardhat Chad
2025-02-11 12:24:12 -08:00
parent 217db93ccf
commit 112016acd2
4 changed files with 0 additions and 69 deletions

View File

@@ -19,11 +19,8 @@ use update::*;
use upgrade::*;
use ore_api::instruction::*;
// use solana_include_idl::{include_idl, parse::IdlType};
use steel::*;
// include_idl!(IdlType::Codama, concat!(env!("OUT_DIR"), "/codama.idl.zip"));
#[allow(deprecated)]
pub fn process_instruction(
program_id: &Pubkey,