programIDtoKey
programIDtoKey(
id
): `ag5zfmtoYW4tYWNhZGVteXI${string}CxIKU2NyYXRjaHBhZB${string}${string}`
Encodes program ID to a program key
Parameters
• id: ProgramID
Returns
`ag5zfmtoYW4tYWNhZGVteXI${string}CxIKU2NyYXRjaHBhZB${string}${string}`
Remarks
Credit to @L1quidH2O for the original implementation.