solana-with-rpc-optimizations/programs/address-lookup-table
Alexander Meißner 096febd593
Remove KeyedAccount in builtin program "address lookup table" (#24283)
* Makes sure that there is only one KeyedAccount at a time.

* KeyedAccount by BorrowedAccount in address_lookup_table.

* Cleanup unused code.
2022-04-13 12:17:07 +02:00
..
src Remove KeyedAccount in builtin program "address lookup table" (#24283) 2022-04-13 12:17:07 +02:00
Cargo.toml Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
build.rs