mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-15 19:29:24 -04:00
separate wallet addresses
This commit is contained in:
parent
24fdb06a90
commit
205259bee9
34 changed files with 822 additions and 366 deletions
src/main/java/io/bitsquare/user
|
@ -93,7 +93,8 @@ public class Arbitrator implements Serializable
|
|||
this.webUrl = webUrl;
|
||||
this.description = description;
|
||||
|
||||
UID = pubKeyAsHex;
|
||||
//TODO for mock arbitrator
|
||||
UID = name;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue