1
0

Bump GRS C-lightning and add GRS LND (#252)

* Bump GRS lightning

* Add GRS LND and bump grs lightning
This commit is contained in:
gruve-p
2020-01-06 15:47:18 +01:00
committed by Nicolas Dorier
parent 8bc700651b
commit 3edc722e42
5 changed files with 78 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ namespace DockerGenerator
get;
private set;
}
public string EclairFragment
{
get;
@@ -73,6 +73,7 @@ namespace DockerGenerator
Crypto = "grs",
CryptoFragment = "groestlcoin",
CLightningFragment = "groestlcoin-clightning",
LNDFragment = "groestlcoin-lnd"
},
new CryptoDefinition()
{