Name | Lookup | Parameters | |
|---|---|---|---|
| batch | 0500 | 1 | |
| as_derivative | 0501 | 2 | |
| batch_all | 0502 | 1 | |
| dispatch_as | 0503 | 2 | |
| force_batch | 0504 | 1 | |
| with_weight | 0505 | 2 | |
| if_else | 0506 | 2 | |
| dispatch_as_fallible | 0507 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| BatchInterrupted | 0500 | ["u32","DispatchError"] | |
| BatchCompleted | 0501 | ||
| BatchCompletedWithErrors | 0502 | ||
| ItemCompleted | 0503 | ||
| ItemFailed | 0504 | ["DispatchError"] | |
| DispatchedAs | 0505 | ["DispatchResult"] | |
| IfElseMainSuccess | 0506 | ||
| IfElseFallbackCalled | 0507 | ["DispatchError"] |
Name | Type | Value | |
|---|---|---|---|
| batched_calls_limit | U32 | aa2a0000 |
Name | Docs |
|---|---|
| TooManyCalls | Too many calls batched. |