Ask AI
Docs
Connect
Contracts
Payments
Engine
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
Wallet 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