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

feat(js): ability to get GasInfo after gas is calculated #474

Open
osipov-mit opened this issue Aug 16, 2024 · 0 comments
Open

feat(js): ability to get GasInfo after gas is calculated #474

osipov-mit opened this issue Aug 16, 2024 · 0 comments
Labels
javascript Pull requests that update Javascript code

Comments

@osipov-mit
Copy link
Member

Problem to Solve

Right now, there is no way to get GasInfo after calling .calculateGas method but sometimes it can be necessary to get this.

Possible Solution

Add a method to the TransactionBuilder class that returns GasInfo

Notes

No response

@osipov-mit osipov-mit added the javascript Pull requests that update Javascript code label Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code
Projects
None yet
Development

No branches or pull requests

1 participant