Docs

WCJsonRpcError

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