Function drt_chain_vm::crypto_functions::verify_ed25519

source ยท
pub fn verify_ed25519(_key: &[u8], _message: &[u8], _signature: &[u8]) -> bool