Skip to main content

verify_sync

Function verify_sync 

Source
pub fn verify_sync(
    signed_data: &Value,
    pub_key: &str,
) -> Result<Value, SeaError>
Expand description

Verify a signature synchronously (for use from message.rs)