solana/programs/config/src
Alexander Meißner 1ffbb91a62
Remove `KeyedAccount` in builtin program "config" (#24347)
* Makes sure that there is only one KeyedAccount at a time.

* Replaces KeyedAccount by BorrowedAccount in config.

* Removes unused code.
2022-04-18 17:06:23 +02:00
..
config_instruction.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
config_processor.rs Remove `KeyedAccount` in builtin program "config" (#24347) 2022-04-18 17:06:23 +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