FuelLabs/fuel-connectors

Tech debt: Connector using functions that will be deprecated

Closed this issue · 1 comments

In the dev tools, it can be observed that the code is using a function that will be deprecated, getProvider, and that getWallet should be used instead.

This happens when the users clicks on the Transfer 0.0001 ETH button

Image

This is expected behavior we want to ensure, people are using it, but aware it's going to be removed in the future.