Invalid params.

WHEN TO USE:

  • Invalid method parameter(s).

Hierarchy (view full)

Constructors

Properties

data: {
    code: JSONRpcErrorCode;
    data: ObjectErrorData;
    message: string;
}
errorMessage: string
innerError?: unknown
methodName: string