Name | Lookup | Parameters | |
---|---|---|---|
batch | 1000 | 1 | |
as_derivative | 1001 | 2 | |
batch_all | 1002 | 1 | |
dispatch_as | 1003 | 2 | |
force_batch | 1004 | 1 | |
with_weight | 1005 | 2 | |
if_else | 1006 | 2 | |
dispatch_as_fallible | 1007 | 2 |
Name | Lookup | Attributes | |
---|---|---|---|
BatchInterrupted | 1000 | ["u32","DispatchError"] | |
BatchCompleted | 1001 | ||
BatchCompletedWithErrors | 1002 | ||
ItemCompleted | 1003 | ||
ItemFailed | 1004 | ["DispatchError"] | |
DispatchedAs | 1005 | ["DispatchResult"] | |
IfElseMainSuccess | 1006 | ||
IfElseFallbackCalled | 1007 | ["DispatchError"] |
Name | Type | Value | |
---|---|---|---|
batched_calls_limit | U32 | aa2a0000 |
Name | Docs |
---|---|
TooManyCalls | Too many calls batched. |