From ff088f61b2c497be910d259b3954d8c70872d2cc Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Sat, 19 Nov 2022 19:31:35 +0900 Subject: [PATCH] Remove mention of eth in crypto-definitions --- docker-compose-generator/crypto-definitions.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docker-compose-generator/crypto-definitions.json b/docker-compose-generator/crypto-definitions.json index c3201ea..40a9475 100644 --- a/docker-compose-generator/crypto-definitions.json +++ b/docker-compose-generator/crypto-definitions.json @@ -82,12 +82,5 @@ "CLightningFragment": null, "LNDFragment": null, "EclairFragment": null - }, - { - "Crypto": "eth", - "CryptoFragment": "ethereum", - "CLightningFragment": null, - "LNDFragment": null, - "EclairFragment": null } ]