verity_ic::crypto::ethereum

Function get_signature

source
pub fn get_signature(
    signature: &Vec<u8>,
    message: &Vec<u8>,
    public_key: &Vec<u8>,
) -> Vec<u8> 
Expand description

Append a recovery identifier byte to the ECDSA signature