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

    Interface TableIndexTypes

    interface TableIndexTypes {
        float128: Float128;
        float64: Float64;
        i128: UInt128;
        i64: UInt64;
        name: Name;
        ripemd160: Checksum160;
        sha256: Checksum256;
    }
    Index
    float128: Float128
    float64: Float64
    i128: UInt128
    i64: UInt64
    name: Name
    ripemd160: Checksum160
    sha256: Checksum256