Merge pull request #5094 from ordpool-space/hans-crypto-patch-1

Remove reference to bisq in unfurler
This commit is contained in:
softsimon 2024-07-13 17:09:21 +09:00 committed by GitHub
commit 6a14043641
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -0,0 +1,3 @@
I hereby accept the terms of the Contributor License Agreement in the CONTRIBUTING.md file of the mempool/mempool git repository as of May 21, 2024.
Signed: hans-crypto

View file

@ -47,9 +47,6 @@ class Server {
case "liquid":
canonical = "https://liquid.network"
break;
case "bisq":
canonical = "https://bisq.markets"
break;
case "onbtc":
canonical = "https://bitcoin.gob.sv"
break;