Skip to main content
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

providers/provider-jsonrpc.ts:147