@wharfkit/antelope - v4.0.1
    Preparing search index...

    Class Checksum256

    Hierarchy

    • Checksum
      • Checksum256
    Index
    array: Uint8Array
    abiName: string = 'checksum256'
    byteSize: number = 32
    • Return true if the object equals the other object passed.

      Parameters

      • other:
            | string
            | ArrayBuffer
            | ArrayLike<number>
            | Bytes
            | ArrayBufferView<ArrayBufferLike>
            | Checksum256
            | Checksum160
            | Checksum512

      Returns boolean