@sodazone/ocelloids-client - v2.5.2
Preparing search index...
server-types
sourceXcm
Leg
Type Alias Leg
A leg of an XCM journey.
type
Leg
=
{
from
:
NetworkURN
;
partialMessage
?:
HexString
;
relay
?:
NetworkURN
;
to
:
NetworkURN
;
type
:
LegType
;
}
Index
Properties
from
partial
Message?
relay?
to
type
Properties
from
from
:
NetworkURN
Optional
partial
Message
partialMessage
?:
HexString
Optional
relay
relay
?:
NetworkURN
to
to
:
NetworkURN
type
type
:
LegType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
from
partial
Message
relay
to
type
@sodazone/ocelloids-client - v2.5.2
Loading...
A leg of an XCM journey.