Skip to content

estimate_fee_for_transaction doesn't support extraParameters #115

@ffissore

Description

@ffissore

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

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions