solana/programs/address-lookup-table/src
Alexander Meißner 12d2147efa
Adds `IndexOfAccount` type (#27599)
Adds the type `IndexOfAccount`.
2022-09-06 11:31:40 +02:00
..
error.rs fix: replace rust cfg annotations that use bpf by target_os solana 2022-05-18 20:39:43 -07:00
instruction.rs Relax authority signer check for lookup table creation (#27248) 2022-08-22 23:38:56 +01:00
lib.rs fix: replace rust cfg annotations that use bpf by target_os solana 2022-05-18 20:39:43 -07:00
processor.rs Adds `IndexOfAccount` type (#27599) 2022-09-06 11:31:40 +02:00
state.rs Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00