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

    Class Float64

    Hierarchy

    • Float
      • Float64
    Index
    data?: Bytes

    Bytes this value decoded from, kept so a NaN survives engines that canonicalize it.

    value: number
    abiName: string = 'float64'
    byteWidth: number = 8
    • Return true if the object equals the other object passed.

      Parameters

      • other: FloatType

      Returns boolean