near-api-js - v7.0.4
Preparing search index...
rpc/types.gen
NetworkInfoView
Type Alias NetworkInfoView
type
NetworkInfoView
=
{
connected_peers
:
PeerInfoView
[]
;
known_producers
:
KnownProducerView
[]
;
num_connected_peers
:
number
;
peer_max_count
:
number
;
tier1_accounts_data
:
AccountDataView
[]
;
tier1_accounts_keys
:
PublicKey
[]
;
tier1_connections
:
PeerInfoView
[]
;
}
Index
Properties
connected_
peers
known_
producers
num_
connected_
peers
peer_
max_
count
tier1_
accounts_
data
tier1_
accounts_
keys
tier1_
connections
Properties
connected_
peers
connected_peers
:
PeerInfoView
[]
known_
producers
known_producers
:
KnownProducerView
[]
num_
connected_
peers
num_connected_peers
:
number
peer_
max_
count
peer_max_count
:
number
tier1_
accounts_
data
tier1_accounts_data
:
AccountDataView
[]
tier1_
accounts_
keys
tier1_accounts_keys
:
PublicKey
[]
tier1_
connections
tier1_connections
:
PeerInfoView
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connected_
peers
known_
producers
num_
connected_
peers
peer_
max_
count
tier1_
accounts_
data
tier1_
accounts_
keys
tier1_
connections
near-api-js - v7.0.4
Loading...