Ask AI
Docs
Wallets
Contracts
Payments
Infrastructure
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
Wallet SDK
References
WCRequest
WCRequest
Defined in
wallets/src/core/types/walletConnect.ts#L58
type
WCRequest
= {
method
:
string
;
params
:
any
;
peer
:
WCPeer
;
topic
:
string
};
method
params
peer
topic
On this page