Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/network
index
ConnectionOpts
Interface ConnectionOpts
interface
ConnectionOpts
{
addrs
:
string
[]
;
conns
:
MapStore
<
number
,
Connection
>
;
current
:
WeakSetStore
<
Closable
>
;
handlers
:
Remote
<
Required
<
ConnectionHandler
>
>
[]
;
l
:
0
|
1
;
r
:
0
|
1
;
}
Index
Properties
addrs
conns
current
handlers
l
r
Properties
addrs
addrs
:
string
[]
conns
conns
:
MapStore
<
number
,
Connection
>
current
current
:
WeakSetStore
<
Closable
>
handlers
handlers
:
Remote
<
Required
<
ConnectionHandler
>
>
[]
l
l
:
0
|
1
r
r
:
0
|
1
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
On This Page
Properties
addrs
conns
current
handlers
l
r
API documentation of Agoric SDK
Loading...