Docs

WCJsonRpcError

type WCJsonRpcError = { error: WCErrorResponse; id: number; jsonrpc: string };