Move native program entrypoint out of instruction_processor_utils (#8122)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//! @brief Solana Rust-based BPF program entry point and its parameter types
|
||||
//! @brief Solana Rust-based BPF program entry point
|
||||
|
||||
extern crate alloc;
|
||||
use crate::{account_info::AccountInfo, program_error::ProgramError, pubkey::Pubkey};
|
||||
|
Reference in New Issue
Block a user