getExecutingPoolAccAddress
getExecutingPoolAccAddress(
mxeProgramId
):PublicKey
Derives the executing pool account address for a given MXE program ID.
Parameters
Parameter | Type | Description |
---|---|---|
mxeProgramId | PublicKey | The public key of the MXE program. |
Returns
PublicKey
The derived executing pool account public key.