Properties
Readonly asAccountId32
as
Account
Id32
: {     id
: U8aFixed;     network
: XcmV2NetworkId; } & Struct<TypesDef<Codec>, {}, {}> 
Readonly asAccountIndex64
as
Account
Index64
: {     index
: Compact<u64>;     network
: XcmV2NetworkId; } & Struct<TypesDef<Codec>, {}, {}> 
Readonly asAccountKey20
as
Account
Key20
: {     key
: U8aFixed;     network
: XcmV2NetworkId; } & Struct<TypesDef<Codec>, {}, {}> 
Readonly asGeneralIndex
asGeneralIndex: Compact<u128>
Readonly asGeneralKey
asGeneralKey: Bytes
Readonly asPalletInstance
asPalletInstance: u8
Readonly asParachain
asParachain: Compact<u32>
Readonly isAccountId32
isAccountId32: boolean
Readonly isAccountIndex64
isAccountIndex64: boolean
Readonly isAccountKey20
isAccountKey20: boolean
Readonly isGeneralIndex
isGeneralIndex: boolean
Readonly isGeneralKey
isGeneralKey: boolean
Readonly isOnlyChild
isOnlyChild: boolean
Readonly isPalletInstance
isPalletInstance: boolean
Readonly isParachain
isParachain: boolean
Readonly isPlurality
isPlurality: boolean
Readonly type
type: "AccountId32" | "Parachain" | "AccountIndex64" | "AccountKey20" | "PalletInstance" | "GeneralIndex" | "GeneralKey" | "OnlyChild" | "Plurality"
 
Name
XcmV2Junction (152)