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

estimate_fee_for_transaction doesn't support extraParameters #115

Open
ffissore opened this issue May 23, 2023 · 0 comments
Open

estimate_fee_for_transaction doesn't support extraParameters #115

ffissore opened this issue May 23, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ffissore
Copy link

Describe the bug
In order to estimate the fee of a transaction involving multiple inputs, I need to pass the list of inputs to the estimate_fee_for_transaction, but the function doesn't have an extra_parameters argument. create_transaction has it: I think the 2 functions should have very similar signatures

Versions (please complete the following information):

  • Python Version: 3.11
  • fireblocks-sdk version: 1.20.0
@ffissore ffissore added the bug Something isn't working label May 23, 2023
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

3 participants