verify_impl

Function verify_impl 

pub fn verify_impl(input: &[u8]) -> bool
Available on crate feature evm only.
Expand description

Returns Some(()) if the signature included in the input byte slice is valid, None otherwise.