solana/programs/config/src
Alexander Meißner bf9ca9827e
Refactor: instruction account index (#25825)
* Adds methods based on instruction_account_index to InstructionContext.
Removes methods which are based on index_in_instruction.

* Adjusts program-runtime.

* Adjusts runtime.

* Adjusts bpf loader.

* Adjusts built-in programs.

* Adjusts program-test and bpf tests.
2022-06-16 18:46:17 +02:00
..
config_instruction.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
config_processor.rs Refactor: instruction account index (#25825) 2022-06-16 18:46:17 +02:00
date_instruction.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
lib.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00