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
WalletConnect can be quite noisy by default. There is a mechanism to pass a custom logger into the @walletconnect/sign-client package in order to suppress these logs/reduce the logger level. We should investigate the best path to either allow users to pass a custom logger/set logger level, or we can inherit the logger level from FCL configuration.
The text was updated successfully, but these errors were encountered:
WalletConnect can be quite noisy by default. There is a mechanism to pass a custom logger into the
@walletconnect/sign-client
package in order to suppress these logs/reduce the logger level. We should investigate the best path to either allow users to pass a custom logger/set logger level, or we can inherit the logger level from FCL configuration.The text was updated successfully, but these errors were encountered: