Name | Lookup | Parameters | |
|---|---|---|---|
| batch | 3200 | 1 | |
| as_derivative | 3201 | 2 | |
| batch_all | 3202 | 1 | |
| dispatch_as | 3203 | 2 | |
| force_batch | 3204 | 1 | |
| with_weight | 3205 | 2 | |
| if_else | 3206 | 2 | |
| dispatch_as_fallible | 3207 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| BatchInterrupted | 3200 | ["u32","DispatchError"] | |
| BatchCompleted | 3201 | ||
| BatchCompletedWithErrors | 3202 | ||
| ItemCompleted | 3203 | ||
| ItemFailed | 3204 | ["DispatchError"] | |
| DispatchedAs | 3205 | ["DispatchResult"] | |
| IfElseMainSuccess | 3206 | ||
| IfElseFallbackCalled | 3207 | ["DispatchError"] |
Name | Type | Value | |
|---|---|---|---|
| batched_calls_limit | U32 | aa2a0000 |
Name | Docs |
|---|---|
| TooManyCalls | Too many calls batched. |