[bisq-network/bisq] How are Bisq's BTC mining fees for trades calculated? (#5459)

pazza notifications at github.com
Mon May 3 23:00:52 CEST 2021


Thanks @jmacxx 

I do not think the Bisq trade fees come, at least directly, from https://mempool.space/api/v1/fees/recommended 

These seem to be be the fees displayed on mempool.space 

If the fees where this it would be great. But the fees mostly higher, assuming it has something to do with an algorithm used to calculated the price and/or average values of some of the seed nodes. @wiz are you able to shed any light on this?

Thanks for letting me know that 10 sats v/B minimum is historic, and when the mining fees are locked-in.

@huey735 

Thanks for this. From the code it show:

` .map(r -> Math.multiplyExact(r, 2)) // multiply the minimumFee by 2 (per wiz)`

Not sure what this means exactly, but appears in some circumstances the min fee shown on mempool.space is multiplied by 2 to calculate Bisq's BTC mining fees for trading. 

Are you able to shed any light on this @wiz?





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/discussions/5459#discussioncomment-690346
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210503/efbe94c7/attachment.htm>


More information about the bisq-github mailing list