All chains
Preparing search index...
Transactions
Utility
dispatch_as
Type Alias dispatch_as
dispatch_as
:
TxDescriptor
<
{
as_origin
:
Enum
<
{
Origins
:
WestendRuntimeGovernanceOriginsPalletCustomOriginsOrigin
;
ParachainsOrigin
:
ParachainsOrigin
;
system
:
Enum
<
{
Authorized
:
undefined
;
None
:
undefined
;
Root
:
undefined
;
Signed
:
SS58String
;
}
,
>
;
XcmPallet
:
Enum
<
{
Response
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
Xcm
:
{
interior
:
XcmV5Junctions
;
parents
:
number
}
;
}
,
>
;
}
,
>
;
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
westend
Loading...
Dispatches a function call with a provided origin.
The dispatch origin for this call must be Root.
Complexity