DOCS
Wallets
Contracts
Payments
Infrastructure
SDKs
Search Docs
K
References
References
Support
Support
Changelog
Wallet SDK
Wallets 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