DOCS
Wallets
Contracts
Payments
Infrastructure
SDKs
Search Docs
K
References
References
Support
Support
Changelog
Wallet SDK
Wallets SDK
References
WCJsonRpcResult
WCJsonRpcResult
Defined in
wallets/src/core/types/walletConnect.ts#L37
type
WCJsonRpcResult
= {
id
:
number
;
jsonrpc
:
string
;
result
:
string
; };
id
jsonrpc
result
On this page