mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 07:07:43 +01:00
Merge pull request #5167 from huey735/edit-mediator-name
Fix Mediator's name
This commit is contained in:
commit
ae188d9fd8
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ public class DisputeAgentLookupMap {
|
|||
case "apbp7ubuyezav4hy.onion:9999":
|
||||
return "bisq_knight";
|
||||
case "a56olqlmmpxrn5q34itq5g5tb5d3fg7vxekpbceq7xqvfl3cieocgsyd.onion:9999":
|
||||
return "leo816";
|
||||
return "huey735";
|
||||
case "3z5jnirlccgxzoxc6zwkcgwj66bugvqplzf6z2iyd5oxifiaorhnanqd.onion:9999":
|
||||
return "refundagent2";
|
||||
default:
|
||||
|
|
Loading…
Add table
Reference in a new issue