Static
createCreate an ed25519 instruction with a private key. The private key must be a buffer that is 64 bytes long.
Static
createCreate an ed25519 instruction with a public key and signature. The public key must be a buffer that is 32 bytes long, and the signature must be a buffer of 64 bytes.
Public key that identifies the ed25519 program