Name | Lookup | Parameters | |
|---|---|---|---|
| batch | 2900 | 1 | |
| batch_atomic | 2901 | 1 | |
| batch_optimistic | 2902 | 1 | |
| relay_tx | 2903 | 3 |
Name | Lookup | Attributes | |
|---|---|---|---|
| BatchInterrupted | 2900 | ||
| BatchOptimisticFailed | 2901 | ||
| BatchCompleted | 2902 |
Name | Type | |
|---|---|---|
| Nonces | {"origin":"MapType","map_type":{"key":"AccountId","hasher":"Twox64Concat","value":"AuthorizationNonce","isLinked":false}} |
Name | Docs |
|---|---|
| InvalidSignature | Offchain signature is invalid |
| TargetCddMissing | Target does not have a valid CDD |
| InvalidNonce | Provided nonce was invalid If the provided nonce < current nonce, the call was already executed If the provided nonce > current nonce, the call(s) before the current failed to execute |