(cherry picked from commit 0619805806
)
Co-authored-by: Jack May <jack@solana.com>
This commit is contained in:
@@ -248,6 +248,7 @@ pub trait Executor: Debug + Send + Sync {
|
||||
/// Execute the program
|
||||
fn execute(
|
||||
&self,
|
||||
loader_id: &Pubkey,
|
||||
program_id: &Pubkey,
|
||||
keyed_accounts: &[KeyedAccount],
|
||||
instruction_data: &[u8],
|
||||
|
Reference in New Issue
Block a user