Merge pull request #112 from lidofinance/feature/ledger-connector-rework #106
Annotations
5 warnings
release:
packages/web3-react/src/hooks/useConnectorMetamask.ts#L58
Unexpected `await` of a non-Promise (non-"Thenable") value
|
release:
packages/web3-react/src/hooks/useDisconnect.ts#L27
Promise-returning function provided to property where a void return was expected
|
release:
packages/connect-wallet-modal/src/connectButtons/ConnectInjected.tsx#L66
Promise-returning function provided to attribute where a void return was expected
|
release:
packages/connect-wallet-modal/src/connectButtons/ConnectWC.tsx#L117
Promise-returning function provided to attribute where a void return was expected
|
release:
packages/connect-wallet-modal/src/connectButtons/connectMetamask.tsx#L70
Promise-returning function provided to attribute where a void return was expected
|