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

    Function verifyReturningMetadata

    • Verifies the envelope's signature and returns both the unwrapped envelope and signature metadata.

      Parameters

      Returns { envelope: Envelope; metadata: Envelope }

      • envelope: Envelope

        The unwrapped envelope.

      • metadata: Envelope

        The metadata bound to the signature (the unit envelope when there was none).