near-api-js - v7.0.4
Preparing search index...
rpc/types.gen
CongestionInfoView
Type Alias CongestionInfoView
Stores the congestion level of a shard. More info about congestion
here
type
CongestionInfoView
=
{
allowed_shard
:
number
;
buffered_receipts_gas
:
string
;
delayed_receipts_gas
:
string
;
receipt_bytes
:
number
;
}
Index
Properties
allowed_
shard
buffered_
receipts_
gas
delayed_
receipts_
gas
receipt_
bytes
Properties
allowed_
shard
allowed_shard
:
number
buffered_
receipts_
gas
buffered_receipts_gas
:
string
delayed_
receipts_
gas
delayed_receipts_gas
:
string
receipt_
bytes
receipt_bytes
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allowed_
shard
buffered_
receipts_
gas
delayed_
receipts_
gas
receipt_
bytes
near-api-js - v7.0.4
Loading...
Stores the congestion level of a shard. More info about congestion here