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

    Type Alias LightClientBlockLiteView

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

    Properties

    inner_rest_hash: CryptoHash
    prev_block_hash: CryptoHash