Ask AI
Docs
Wallets
Contracts
Payments
Infrastructure
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
Wallet SDK
References
WCJsonRpcError
WCJsonRpcError
Defined in
wallets/src/core/types/walletConnect.ts#L31
type
WCJsonRpcError
= {
error
:
WCErrorResponse
;
id
:
number
;
jsonrpc
:
string
};
error
id
jsonrpc
On this page