Function findAddressLookupTablePda
- findAddressLookupTablePda(context: Pick<Context, "eddsa" | "programs">, seeds: {
authority: PublicKey<string>;
recentSlot: number | bigint;
}): Pda
-
Parameters
-
context: Pick<Context, "eddsa" | "programs">
-
seeds: {
authority: PublicKey<string>;
recentSlot: number | bigint;
}
-
authority: PublicKey<string>
-
recentSlot: number | bigint
Returns Pda
The address of the LUT's authority