Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/network
types
Protocol
Interface Protocol
The network Protocol
interface
Protocol
{
bindPort
:
(
(
prefix
:
string
)
=>
PromiseVow
<
Port
>
)
;
}
Index
Properties
bind
Port
Properties
bind
Port
bind
Port
:
(
(
prefix
:
string
)
=>
PromiseVow
<
Port
>
)
Claim a port, or if ending in ENDPOINT_SEPARATOR, a fresh name
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
On This Page
Properties
bind
Port
API documentation of Agoric SDK
Loading...
The network Protocol