Function holochain::core::verify_header_signature[][src]

pub async fn verify_header_signature(
    sig: &Signature,
    header: &Header
) -> Result<(), SysValidationError>
Expand description

Verify the signature for this header