Structs§
- Address lookup table metadata
Enums§
- Activation status of a lookup table
- Program account states
Constants§
- The maximum number of addresses that a lookup table can hold
- The serialized size of lookup table metadata
Functions§
- The lookup table may be in a deactivating state until the `deactivation_slot`` is no longer “recent”. This function returns a conservative estimate for the last block that the table may be used for lookups. This estimate may be incorrect due to skipped blocks, however, if the current slot is lower than the returned value, the table is guaranteed to still be in the deactivating state.