solana/program-runtime
Alexander Meißner 3da914330d
Fix #21397 (#21535)
Adds InvokeContext::get_instruction_keyed_accounts() to skip first_instruction_account keyed_accounts in CPI.
2021-12-01 14:57:59 +01:00
..
benches Refactor: Cleanup InstructionProcessor (#21404) 2021-12-01 08:54:42 +01:00
src Fix #21397 (#21535) 2021-12-01 14:57:59 +01:00
Cargo.toml Refactor: Cleanup InstructionProcessor (#21404) 2021-12-01 08:54:42 +01:00
build.rs