pub fn verify_sync( signed_data: &Value, pub_key: &str, ) -> Result<Value, SeaError>
Verify a signature synchronously (for use from message.rs)