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

    Type Alias LightClientBlockLiteView

    type LightClientBlockLiteView = {
        inner_lite: BlockHeaderInnerLiteView;
        inner_rest_hash: CryptoHash;
        prev_block_hash: CryptoHash;
    }
    Index
    inner_rest_hash: CryptoHash
    prev_block_hash: CryptoHash