Check native account owner (#14535)
This commit is contained in:
@@ -487,7 +487,7 @@ impl MessageProcessor {
|
||||
}
|
||||
// Call the program via the native loader
|
||||
return self.native_loader.process_instruction(
|
||||
program_id,
|
||||
&native_loader::id(),
|
||||
keyed_accounts,
|
||||
instruction_data,
|
||||
invoke_context,
|
||||
|
Reference in New Issue
Block a user