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

    Type Alias RpcStateChangesInBlockResponse

    type RpcStateChangesInBlockResponse = {
        block_hash: CryptoHash;
        changes: StateChangeWithCauseView[];
    }
    Index

    Properties

    Properties

    block_hash: CryptoHash