@sentio/sdk
    Preparing search index...
    interface BitVector {
        bit_field: boolean[];
        length: bigint;
    }
    Index

    Properties

    Properties

    bit_field: boolean[]
    length: bigint