mirror of
https://github.com/mempool/mempool.git
synced 2025-02-23 14:40:38 +01:00
Merge pull request #5094 from ordpool-space/hans-crypto-patch-1
Remove reference to bisq in unfurler
This commit is contained in:
commit
6a14043641
2 changed files with 3 additions and 3 deletions
3
contributors/hans-crypto.txt
Normal file
3
contributors/hans-crypto.txt
Normal 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
|
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue