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

    Type Alias BandwidthRequests

    A list of shard's bandwidth requests. Describes how much the shard would like to send to other shards.

    type BandwidthRequests = {
        V1: BandwidthRequestsV1;
    }
    Index

    Properties

    Properties