Preparing search index...
The search index is not available
@sodazone/ocelloids-client - v2.4.4
@sodazone/ocelloids-client
server-types
sourceXcm
XcmBridge
Interface XcmBridge
Event emitted when an XCM is sent or received on an intermediate stop.
interface
XcmBridge
{
bridgeKey
:
`
0x
${
string
}
`
;
bridgeMessageType
:
BridgeMessageType
;
destination
:
sourceXcm
.
XcmTerminusContext
|
sourceXcm
.
XcmTerminus
;
forwardId
?:
`
0x
${
string
}
`
;
legs
:
Leg
[]
;
messageId
?:
`
0x
${
string
}
`
;
origin
:
sourceXcm
.
XcmTerminusContext
;
sender
?:
SignerData
;
type
:
"xcm.bridge"
;
waypoint
:
sourceXcm
.
XcmWaypointContext
;
}
Hierarchy (
View Summary
)
sourceXcm
.
XcmJourney
XcmBridge
Index
Properties
bridge
Key
bridge
Message
Type
destination
forward
Id?
legs
message
Id?
origin
sender?
type
waypoint
Properties
bridge
Key
bridgeKey
:
`
0x
${
string
}
`
bridge
Message
Type
bridgeMessageType
:
BridgeMessageType
destination
destination
:
sourceXcm
.
XcmTerminusContext
|
sourceXcm
.
XcmTerminus
Optional
forward
Id
forwardId
?:
`
0x
${
string
}
`
legs
legs
:
Leg
[]
Optional
message
Id
messageId
?:
`
0x
${
string
}
`
origin
origin
:
sourceXcm
.
XcmTerminusContext
Optional
sender
sender
?:
SignerData
type
type
:
"xcm.bridge"
waypoint
waypoint
:
sourceXcm
.
XcmWaypointContext
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bridge
Key
bridge
Message
Type
destination
forward
Id
legs
message
Id
origin
sender
type
waypoint
@sodazone/ocelloids-client - v2.4.4
Loading...
Event emitted when an XCM is sent or received on an intermediate stop.