solana/programs/address-lookup-table
Justin Starry b79abb4fab
Relax authority signer check for lookup table creation (#27248)
* Relax authority signer check for lookup table creation

* cli: support creating lookup tables without authority signer

* add another create lookup table ix function

* improve help message
2022-08-22 23:38:56 +01:00
..
src Relax authority signer check for lookup table creation (#27248) 2022-08-22 23:38:56 +01:00
Cargo.toml chore: bump serde from 1.0.138 to 1.0.143 (#27015) 2022-08-10 05:08:43 +00:00
build.rs