Derives the authority pool program address for a given program ID.
The public key of the program.
A tuple containing the derived public key and a nonce.
const [authorityAddress] = authorityPoolAddress(myProgramId); Copy
const [authorityAddress] = authorityPoolAddress(myProgramId);
Derives the authority pool program address for a given program ID.