AddressLookupTableState constructor
const
AddressLookupTableState({})
Implementation
const AddressLookupTableState({
this.typeIndex = 1,
required this.deactivationSlot,
required this.lastExtendedSlot,
required this.lastExtendedSlotStartIndex,
required this.authority,
required this.addresses,
});