All chains
Preparing search index...
Transactions
Utility
dispatch_as
Type Alias dispatch_as
dispatch_as
:
TxDescriptor
<
{
as_origin
:
Enum
<
{
Collective
:
Enum
<
{
_Phantom
:
undefined
;
Member
:
SS58String
;
Members
:
FixedSizeArray
<
2
,
number
>
;
}
,
>
;
CumulusXcm
:
Enum
<
{
Relay
:
undefined
;
SiblingParachain
:
number
}
>
;
PolkadotXcm
:
Enum
<
{
Response
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
Xcm
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
}
,
>
;
system
:
Enum
<
{
Authorized
:
undefined
;
None
:
undefined
;
Root
:
undefined
;
Signed
:
SS58String
;
}
,
>
;
}
,
>
;
call
:
TxCallData
;
}
,
>
Dispatches a function call with a provided origin.
The dispatch origin for this call must be
Root
.
Complexity
O(1).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Complexity
kusama_encointer
Loading...
Dispatches a function call with a provided origin.
The dispatch origin for this call must be Root.
Complexity