Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/vats
index
NetworkEndpoints
Interface NetworkEndpoints
interface
NetworkEndpoints
{
absolute
:
{
ibc
:
[
protocol
:
"ibc"
,
namespace
:
string
,
reference
:
string
,
port
:
string
,
channel
:
`
channel-
${
number
}
`
]
;
}
;
relative
:
{
ibc
:
[
protocol
:
"ibc"
,
port
:
string
,
channel
:
`
channel-
${
number
}
`
]
;
}
;
}
Index
Properties
absolute
relative
Properties
absolute
absolute
:
{
ibc
:
[
protocol
:
"ibc"
,
namespace
:
string
,
reference
:
string
,
port
:
string
,
channel
:
`
channel-
${
number
}
`
]
;
}
relative
relative
:
{
ibc
:
[
protocol
:
"ibc"
,
port
:
string
,
channel
:
`
channel-
${
number
}
`
]
;
}
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
On This Page
Properties
absolute
relative
API documentation of Agoric SDK
Loading...