Static
decodeStatic
decodeStatic
uniqueStatic
createDerive a public key from another key, a seed, and a program ID. The program ID will also serve as the owner of the public key, giving it permission to write data to the account.
Static
createStatic
createStatic
findFind a valid program address
Valid program addresses must fall off the ed25519 curve. This function iterates a nonce until it finds one that when combined with the seeds results in a valid program address.
Static
findStatic
isStatic
defaultDefault public key value. (All zeros)
Generated using TypeDoc
A public key