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

    Interface LightClientBlockLiteView

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

    Properties

    inner_rest_hash: string
    prev_block_hash: string