Crate solana_ed25519_program

Source
Expand description

Instructions for the ed25519 native program.

Structs§

Ed25519SignatureOffsets

Constants§

DATA_START
PUBKEY_SERIALIZED_SIZE
SIGNATURE_OFFSETS_SERIALIZED_SIZE
SIGNATURE_OFFSETS_START
SIGNATURE_SERIALIZED_SIZE

Functions§

new_ed25519_instruction
offsets_to_ed25519_instruction
Encode just the signature offsets in a single ed25519 instruction.
verify