menu
on_chain package
documentation
solana/src/models/lockup/table_lookup.dart
AddressTableLookup
accountKey property
accountKey property
dark_mode
light_mode
accountKey
property
SolAddress
accountKey
final
The key of the account associated with the lookup table.
Implementation
final SolAddress accountKey;
on_chain package
documentation
solana/src/models/lockup/table_lookup
AddressTableLookup
accountKey property
AddressTableLookup class