You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, WalletConnect services are being generated & sent to FCL discovery through clientServices. However, these are unused, and ultimately, WalletConnect services shown in discovery are populated by discovery's services.json.
Because it should not be the clients' responsibility to populate discovery services (besides those which are injected into the client's browser), we should remove this.
Suggest A Solution
Remove walletconnect services from client services. Rely on FCL Discovery instead.
What are you currently working on that this is blocking?
No response
The text was updated successfully, but these errors were encountered:
Issue to be solved
Currently, WalletConnect services are being generated & sent to FCL discovery through
clientServices
. However, these are unused, and ultimately, WalletConnect services shown in discovery are populated by discovery'sservices.json
.Because it should not be the clients' responsibility to populate discovery services (besides those which are injected into the client's browser), we should remove this.
Suggest A Solution
Remove walletconnect services from client services. Rely on FCL Discovery instead.
What are you currently working on that this is blocking?
No response
The text was updated successfully, but these errors were encountered: