@blockchaincommons/envelope - v1.0.0-beta.4
    Preparing search index...

    Function hasSignatureFromReturningMetadata

    • Returns the signature metadata envelope if the given verifier has signed this envelope, or undefined if no matching signature is found.

      Handles both simple signatures and wrapped (double-signed) signatures with metadata.

      Parameters

      Returns Envelope | undefined

      EnvelopeError with code InvalidOuterSignatureType, UnverifiedInnerSignature, InvalidInnerSignatureType, InvalidSignatureType.