ordspv
    Preparing search index...

    Interface InscriptionId

    interface InscriptionId {
        index: number;
        txid: string;
        txidLE: Uint8Array;
    }
    Index
    index: number

    envelope index within the reveal transaction

    txid: string

    display-order txid hex, lowercase

    txidLE: Uint8Array

    internal byte order