Name | Lookup | Parameters | |
|---|---|---|---|
| batch | 0800 | 1 | |
| as_derivative | 0801 | 2 | |
| batch_all | 0802 | 1 | |
| dispatch_as | 0803 | 2 | |
| force_batch | 0804 | 1 | |
| with_weight | 0805 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| BatchInterrupted | 0800 | ["u32","DispatchError"] | |
| BatchCompleted | 0801 | ||
| BatchCompletedWithErrors | 0802 | ||
| ItemCompleted | 0803 | ||
| ItemFailed | 0804 | ["DispatchError"] | |
| DispatchedAs | 0805 | ["DispatchResult"] |
Name | Type | Value | |
|---|---|---|---|
| batched_calls_limit | U32 | aa2a0000 |
Name | Docs |
|---|---|
| TooManyCalls | Too many calls batched. |