Name | Lookup | Parameters | |
|---|---|---|---|
| batch | 1a00 | 1 | |
| as_derivative | 1a01 | 2 | |
| batch_all | 1a02 | 1 | |
| dispatch_as | 1a03 | 2 | |
| force_batch | 1a04 | 1 | |
| with_weight | 1a05 | 2 | |
| if_else | 1a06 | 2 | |
| dispatch_as_fallible | 1a07 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| BatchInterrupted | 1a00 | ["u32","DispatchError"] | |
| BatchCompleted | 1a01 | ||
| BatchCompletedWithErrors | 1a02 | ||
| ItemCompleted | 1a03 | ||
| ItemFailed | 1a04 | ["DispatchError"] | |
| DispatchedAs | 1a05 | ["DispatchResult"] | |
| IfElseMainSuccess | 1a06 | ||
| IfElseFallbackCalled | 1a07 | ["DispatchError"] |
Name | Type | Value | |
|---|---|---|---|
| batched_calls_limit | U32 | aa2a0000 |
Name | Docs |
|---|---|
| TooManyCalls | Too many calls batched. |