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

    Type Alias RpcStateChangesInBlockByTypeResponse

    type RpcStateChangesInBlockByTypeResponse = {
        block_hash: CryptoHash;
        changes: StateChangeKindView[];
    }
    Index
    block_hash: CryptoHash