mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 23:06:39 +01:00
Add @pazza83's mediator onion address and Keybase user name
This commit is contained in:
parent
607d944c8f
commit
a837c36e12
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ public class DisputeAgentLookupMap {
|
|||
return "huey735";
|
||||
case "3z5jnirlccgxzoxc6zwkcgwj66bugvqplzf6z2iyd5oxifiaorhnanqd.onion:9999":
|
||||
return "refundagent2";
|
||||
case "6c4cim7h7t3bm4bnchbf727qrhdfrfr6lhod25wjtizm2sifpkktvwad.onion:9999":
|
||||
return "pazza";
|
||||
default:
|
||||
log.warn("No user name for dispute agent with address {} found.", fullAddress);
|
||||
return Res.get("shared.na");
|
||||
|
|
Loading…
Add table
Reference in a new issue