Name | Lookup | Parameters | |
|---|---|---|---|
| batch | 1e00 | 1 | |
| as_derivative | 1e01 | 2 | |
| batch_all | 1e02 | 1 | |
| dispatch_as | 1e03 | 2 | |
| force_batch | 1e04 | 1 | |
| with_weight | 1e05 | 2 | |
| if_else | 1e06 | 2 | |
| dispatch_as_fallible | 1e07 | 2 |
Name | Lookup | Attributes | |
|---|---|---|---|
| BatchInterrupted | 1e00 | ["u32","DispatchError"] | |
| BatchCompleted | 1e01 | ||
| BatchCompletedWithErrors | 1e02 | ||
| ItemCompleted | 1e03 | ||
| ItemFailed | 1e04 | ["DispatchError"] | |
| DispatchedAs | 1e05 | ["DispatchResult"] | |
| IfElseMainSuccess | 1e06 | ||
| IfElseFallbackCalled | 1e07 | ["DispatchError"] |
Name | Type | Value | |
|---|---|---|---|
| batched_calls_limit | U32 | aa2a0000 |
Name | Docs |
|---|---|
| TooManyCalls | Too many calls batched. |