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
The static Web3.requestEIP6963Providers function has an untyped return value. The return type of this function should be Map<string, EIP6963ProviderDetail<API>>.
The text was updated successfully, but these errors were encountered:
The static
Web3.requestEIP6963Providers
function has an untyped return value. The return type of this function should beMap<string, EIP6963ProviderDetail<API>>
.The text was updated successfully, but these errors were encountered: