All chains
Preparing search index...
Transactions
Utility
dispatch_as
Type Alias dispatch_as
dispatch_as
:
TxDescriptor
<
{
as_origin
:
Enum
<
{
Origins
:
Enum
<
{
AuctionAdmin
:
undefined
;
BigSpender
:
undefined
;
BigTipper
:
undefined
;
GeneralAdmin
:
undefined
;
LeaseAdmin
:
undefined
;
MediumSpender
:
undefined
;
ReferendumCanceller
:
undefined
;
ReferendumKiller
:
undefined
;
SmallSpender
:
undefined
;
SmallTipper
:
undefined
;
StakingAdmin
:
undefined
;
Treasurer
:
undefined
;
WhitelistedCaller
:
undefined
;
WishForChange
:
undefined
;
}
,
>
;
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
paseo
Loading...
Dispatches a function call with a provided origin.
The dispatch origin for this call must be Root.
Complexity