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

feeder.go missing some feeder_gateway methods #185

Closed
D-DePablos opened this issue May 31, 2022 · 0 comments · Fixed by #245
Closed

feeder.go missing some feeder_gateway methods #185

D-DePablos opened this issue May 31, 2022 · 0 comments · Fixed by #245

Comments

@D-DePablos
Copy link
Contributor

Commands get_transaction_trace and estimate_fee from starknet (see here) are missing from juno/pkg/feeder/feeder.go as the Starknet Feeder Gateway has been updated to include them.

We should add them along the other avaiable functions for completeness, and to aid #128 and any other integrations which require these functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant