solana_sdk::ed25519_instruction

Function new_ed25519_instruction

source
pub fn new_ed25519_instruction(keypair: &Keypair, message: &[u8]) -> Instruction