fireblocks / fireblocks-sdk-py

Official Python SDK for Fireblocks API

Home Page:http://docs.fireblocks.com/api/swagger-ui/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`estimate_fee_for_transaction` doesn't support `extraParameters`

ffissore opened this issue · comments

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