[bisq-network/bisq] reduce BSQ fee estimation constant for segwit (#5450)

jmacxx notifications at github.com
Fri Apr 30 14:11:19 CEST 2021


@jmacxx commented on this pull request.



> @@ -58,7 +58,7 @@
     public static int TYPICAL_TX_WITH_1_INPUT_VSIZE = 175;
     private static int DEPOSIT_TX_VSIZE = 233;
 
-    private static int BSQ_INPUT_INCREASE = 150;
+    private static int BSQ_INPUT_INCREASE = 65;

70 sounds good.  Do you have any thoughts on the caveat (legacy BSQ utxo) described above?

-- 
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/pull/5450#discussion_r623828401
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210430/4a3584c0/attachment.htm>


More information about the bisq-github mailing list