XYO Platform SDK - v3.10.6
    Preparing search index...

    Variable payloadHashesContainsConst

    payloadHashesContains: (bw: BoundWitness, payloadHash: Hash) => boolean

    Checks if the boundwitness contains the payload hash

    Type declaration

      • (bw: BoundWitness, payloadHash: Hash): boolean
      • Parameters

        • bw: BoundWitness

          The boundwitness to check

        • payloadHash: Hash

          The payload hash to check for

        Returns boolean

        True if the boundwitness contains the payload hash