getWalletSpecifierPda
Umbra SDK reference for Get Wallet Specifier Pda.
getWalletSpecifierPda(
instructionSeed):ProgramDerivedAddress
Defined in: src/utils/pda-generators.ts:273
Derives the PDA for a wallet specifier account.
Parameters
instructionSeed
Instruction seed used as the wallet specifier key
Returns
The program-derived address for the wallet specifier
Throws
PdaGenerationError When PDA derivation fails