mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 07:07:43 +01:00
Cleanup
This commit is contained in:
parent
30e91ea0ee
commit
d3da53d140
1 changed files with 2 additions and 2 deletions
|
@ -114,8 +114,8 @@ public class SpendFromDepositTxWindow extends Overlay<SpendFromDepositTxWindow>
|
|||
|
||||
depositTxHex.setText("");
|
||||
|
||||
buyerPayoutAmount.setText("0.51");
|
||||
sellerPayoutAmount.setText("0.01");
|
||||
buyerPayoutAmount.setText("1.03");
|
||||
sellerPayoutAmount.setText("0.03");
|
||||
arbitratorPayoutAmount.setText("0");
|
||||
|
||||
buyerAddressString.setText("");
|
||||
|
|
Loading…
Add table
Reference in a new issue