Skip to content

Transaction Custom IDs

Marko Petrlić edited this page Oct 11, 2023 · 3 revisions

Transaction Custom IDs

Here is the table of custom IDs for invalid transaction errors:

Custom ID Name Description
137 InvalidAppId The given AppId is not yet registered
138 ForbiddenAppId The extrinsic is not available for the given AppId
139 MaxPaddedLenExceeded The maximum padded length for a block was exceeded
140 MaxRecursionExceeded The maximum recursion was reached for a call with AppId != 0

Clone this wiki locally