we are taking fee estimates from the hiro endpoint https://api.hiro.so/v2/fees/transaction,
but the endpoint currently responds with really high estimates (~50STX).
this PR will set the fee capped at the threshold determined from our xverse-api (currently 1STX)
π PR Type
What kind of change does this PR introduce?
π Background
stackerDAO reported really high fees when stacking via their dapp here: https://app.stackingdao.com/stack
we are taking fee estimates from the hiro endpoint https://api.hiro.so/v2/fees/transaction, but the endpoint currently responds with really high estimates (~50STX).
this PR will set the fee capped at the threshold determined from our xverse-api (currently 1STX)
depends on: https://github.com/secretkeylabs/xverse-core/pull/324
π Changes
Impact:
πΌ Screenshot / πΉ Video
β Review checklist
Please ensure the following are true before merging: