near-api-js - v7.0.4
Preparing search index...
rpc/types.gen
RpcPeerInfo
Type Alias RpcPeerInfo
type
RpcPeerInfo
=
{
account_id
?:
AccountId
|
null
;
addr
?:
string
|
null
;
id
:
PeerId
;
}
Index
Properties
account_
id?
addr?
id
Properties
Optional
account_
id
account_id
?:
AccountId
|
null
Optional
addr
addr
?:
string
|
null
id
id
:
PeerId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account_
id
addr
id
near-api-js - v7.0.4
Loading...