Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScriptTransaction and CreateTransaction expose fuel_tx::Input #1375

Open
segfault-magnet opened this issue May 11, 2024 · 0 comments
Open

ScriptTransaction and CreateTransaction expose fuel_tx::Input #1375

segfault-magnet opened this issue May 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@segfault-magnet
Copy link
Contributor

and fuel_tx::Input is not useable through fuels. We should either change tx.inputs() so it returns the fuels Input type or reexpose fuel_tx::Input (that will cause confusion as to which one should be imported).

When the change is made make sure to remove the fuel-tx dep from the e2e tests.

@segfault-magnet segfault-magnet added the bug Something isn't working label May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant