Name | Lookup | Parameters | |
|---|---|---|---|
| batch | 0400 | 1 | |
| as_derivative | 0401 | 2 | |
| batch_all | 0402 | 1 | |
| dispatch_as | 0403 | 2 | |
| force_batch | 0404 | 1 | |
| with_weight | 0405 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| BatchInterrupted | 0400 | ["u32","DispatchError"] | |
| BatchCompleted | 0401 | ||
| BatchCompletedWithErrors | 0402 | ||
| ItemCompleted | 0403 | ||
| ItemFailed | 0404 | ["DispatchError"] | |
| DispatchedAs | 0405 | ["DispatchResult"] |
Name | Type | Value | |
|---|---|---|---|
| batched_calls_limit | U32 | aa2a0000 |
Name | Docs |
|---|---|
| TooManyCalls | Too many calls batched. |