Name | Lookup | Parameters | |
|---|---|---|---|
| batch | 1100 | 1 | |
| as_derivative | 1101 | 2 | |
| batch_all | 1102 | 1 | |
| dispatch_as | 1103 | 2 | |
| force_batch | 1104 | 1 | |
| with_weight | 1105 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| BatchInterrupted | 1100 | ["u32","DispatchError"] | |
| BatchCompleted | 1101 | ||
| BatchCompletedWithErrors | 1102 | ||
| ItemCompleted | 1103 | ||
| ItemFailed | 1104 | ["DispatchError"] | |
| DispatchedAs | 1105 | ["DispatchResult"] |
Name | Type | Value | |
|---|---|---|---|
| batched_calls_limit | U32 | aa2a0000 |
Name | Docs |
|---|---|
| TooManyCalls | Too many calls batched. |