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
;
Fellows
:
undefined
;
Fellowship1Dan
:
undefined
;
Fellowship2Dan
:
undefined
;
Fellowship3Dan
:
undefined
;
Fellowship4Dan
:
undefined
;
Fellowship5Dan
:
undefined
;
Fellowship6Dan
:
undefined
;
Fellowship7Dan
:
undefined
;
Fellowship8Dan
:
undefined
;
Fellowship9Dan
:
undefined
;
FellowshipAdmin
:
undefined
;
FellowshipExperts
:
undefined
;
FellowshipInitiates
:
undefined
;
FellowshipMasters
:
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
kusama
Loading...
Dispatches a function call with a provided origin.
The dispatch origin for this call must be Root.
Complexity