Returns a list of error item metadata for error items of the specified palletId.
Name or index of the pallet to read error metadata for. Note: the pallet name must match what is specified in the runtime metadata.
Only return the names (IDs) of the error items instead of every error's metadata.
Block identifier, as the block height or block hash.
Pallet info and Array of errorItemIds.
Returns the value stored under the errorItemId.
Name or index of the pallet to read error metadata for. Note: the pallet name must match what is specified in the runtime metadata.
Id of the error item to query for.
Block identifier, as the block height or block hash.
Include the error items metadata (including documentation) if set to true.
false