Name | Lookup | Parameters | |
|---|---|---|---|
| batch | 0100 | 1 | |
| as_derivative | 0101 | 2 | |
| batch_all | 0102 | 1 | |
| dispatch_as | 0103 | 2 | |
| force_batch | 0104 | 1 | |
| with_weight | 0105 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| BatchInterrupted | 0100 | ["u32","DispatchError"] | |
| BatchCompleted | 0101 | ||
| BatchCompletedWithErrors | 0102 | ||
| ItemCompleted | 0103 | ||
| ItemFailed | 0104 | ["DispatchError"] | |
| DispatchedAs | 0105 | ["DispatchResult"] |
Name | Type | Value | |
|---|---|---|---|
| batched_calls_limit | U32 | aa2a0000 |
Name | Docs |
|---|---|
| TooManyCalls | Too many calls batched. |