Collects information about the status of the network. Right now the only piece of information is whether the network is "busy" — i.e., whether the base fee for the latest block exceeds a particular "busy" threshold.
The arguments.
The ID of the client making this request.
An EthQuery instance.
The base fee for the latest block in WEI.
The URL for the API used to determine a base fee threshold.
The network status info.
Generated using TypeDoc
Collects information about the status of the network. Right now the only piece of information is whether the network is "busy" — i.e., whether the base fee for the latest block exceeds a particular "busy" threshold.