Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleanup solana-labs#22182 (solana-labs#22205)
* Turns compute_units_consumed of ProcessInstructionResult into a &mut parameter. * Removes second nesting level from test_process_instruction_compute_budget(). * Makes test_process_cross_program and test_native_invoke symmetric. * Unifies test_process_cross_program(), test_native_invoke() and test_process_instruction_compute_budget() into test_process_instruction().
- Loading branch information