Remove logic duplicatation between forc-client and sdk #6199
Labels
code quality
forc-client
Everything related to the `forc-client` crate.
forc-deploy
Everything to do with forc-deploy
We are already depending on sdk for some features, and for others we are re-implementing them from scratch creating two places to update for each change in fuel-core. We should make our best to re-use logic from sdk.
The text was updated successfully, but these errors were encountered: