Add BPF Sanity program-test based test (#19159)
This commit is contained in:
@ -22,7 +22,7 @@ fn return_sstruct() -> SStruct {
|
||||
|
||||
entrypoint!(process_instruction);
|
||||
#[allow(clippy::unnecessary_wraps)]
|
||||
fn process_instruction(
|
||||
pub fn process_instruction(
|
||||
program_id: &Pubkey,
|
||||
accounts: &[AccountInfo],
|
||||
instruction_data: &[u8],
|
||||
|
Reference in New Issue
Block a user