Create an ed25519 instruction with a private key. The private key must be a buffer that is 64 bytes long.
Create 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.
Generated using TypeDoc
Public key that identifies the ed25519 program