mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-15 23:16:46 +00:00
remove noentrypoint feature
This commit is contained in:
@@ -24,7 +24,6 @@ use solana_program::{
|
||||
pubkey::Pubkey,
|
||||
};
|
||||
|
||||
#[cfg(not(feature = "no-entrypoint"))]
|
||||
solana_program::entrypoint!(process_instruction);
|
||||
|
||||
pub fn process_instruction(
|
||||
|
||||
Reference in New Issue
Block a user