Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/vats
index
ConnectingInfo
Type alias ConnectingInfo
Connecting
Info
:
{
asyncVersions
?:
boolean
;
channelID
:
IBCChannelID
;
connectionHops
:
IBCConnectionID
[]
;
counterparty
:
IBCCounterParty
;
counterpartyVersion
:
string
;
order
:
IBCChannelOrdering
;
portID
:
IBCPortID
;
version
:
string
;
}
Type declaration
Optional
async
Versions
?:
boolean
channelID
:
IBCChannelID
connection
Hops
:
IBCConnectionID
[]
counterparty
:
IBCCounterParty
counterparty
Version
:
string
order
:
IBCChannelOrdering
portID
:
IBCPortID
version
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...