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