T402 API Reference - v2.9.0
    Preparing search index...
    Index

    Constructors

    Accessors

    Methods

    Constructors

    Accessors

    Methods

    • Compute a cache key from transaction bytes.

      Parameters

      • txBytes: string | Uint8Array<ArrayBufferLike>

      Returns string

    • Check if a transaction is already being settled. Returns true if duplicate, false if new (and records it).

      Parameters

      • key: string

      Returns boolean