mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-05-12 19:42:15 -04:00
Update to new trade process UI
This commit is contained in:
parent
a650aef811
commit
f80758ca34
81 changed files with 2785 additions and 1418 deletions
|
@ -63,7 +63,7 @@ public class FeePolicy {
|
|||
try {
|
||||
return new Address(params, registrationFeeAddress);
|
||||
} catch (AddressFormatException e) {
|
||||
e.printStackTrace();
|
||||
e.printStackTrace();
|
||||
return null;
|
||||
}
|
||||
}*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue