Umbra SDK Docs

getWalletSpecifierPda

Umbra SDK reference for Get Wallet Specifier Pda.

client


getWalletSpecifierPda(instructionSeed): ProgramDerivedAddress

Defined in: src/utils/pda-generators.ts:273

Derives the PDA for a wallet specifier account.

Parameters

instructionSeed

U16

Instruction seed used as the wallet specifier key

Returns

ProgramDerivedAddress

The program-derived address for the wallet specifier

Throws

PdaGenerationError When PDA derivation fails