algonim
    Preparing search index...

    Type Alias BlockSignature

    type BlockSignature = {
        offset: number;
        info: BlockInfo;
    }
    Index

    Properties

    Properties

    offset: number
    info: BlockInfo