Skip to content

Commit

Permalink
Add @pazza83's mediator onion address and Keybase user name
Browse files Browse the repository at this point in the history
  • Loading branch information
ripcurlx committed Jul 2, 2021
1 parent 607d944 commit a837c36
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ public static String getKeyBaseUserName(String fullAddress) {
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");
Expand Down

0 comments on commit a837c36

Please sign in to comment.