near-api-js - v7.3.1
    Preparing search index...

    Interface LightClientBlockLiteView

    interface LightClientBlockLiteView {
        inner_lite: BlockHeaderInnerLiteView;
        inner_rest_hash: string;
        prev_block_hash: string;
    }
    Index
    inner_rest_hash: string
    prev_block_hash: string