Providers
JsonRpcError
A JSON-RPC error, which are returned on failure from a JSON-RPC server.
Type declaration
error
The response error.
error.code
error.data?
error.message?
error.shard?
id
The response ID to match it to the relevant request.
Source
Was this page helpful?