@cashu/cashu-ts
    Preparing search index...

    Function stripDleq

    • Removes all traces of DLEQs from a list of proofs.

      Parameters

      • proofs: Proof[]

        The list of proofs that dleq should be stripped from.

      Returns Omit<Proof, "dleq">[]