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

    Type Alias RpcStateChangesInBlockByTypeResponse

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

    Properties

    Properties

    block_hash: CryptoHash