Function verify

Source
pub fn verify(addr: String, message: Vec<u8>, signature: Vec<u8>) -> bool