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