solana/programs/config
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
..
src Remove `KeyedAccount` in builtin program "config" (#24347) 2022-04-18 17:06:23 +02:00
Cargo.toml Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00