Generates a PDA for the holder account based on the given owner and mint.
owner
mint
The owner public key of the holder account.
The mint public key.
Optional
The program ID of the holder account program (optional, default is PROGRAM_ID).
The generated PDA address for the holder account.
Generated using TypeDoc
Generates a PDA for the holder account based on the given
ownerandmint.