DOCS
Wallets
Contracts
Payments
Infrastructure
SDKs
Search Docs
K
References
References
Support
Support
Changelog
Wallet SDK
Wallets SDK
References
WCErrorResponse
WCErrorResponse
Defined in
wallets/src/core/types/walletConnect.ts#L29
type
WCErrorResponse
= {
code
:
number
; data?:
string
;
message
:
string
; };
code
data
message
On this page