start c-lightning integration for grs

This commit is contained in:
Andrew Camilleri
2018-12-04 08:23:04 +01:00
parent 227faeaa94
commit 52f1f0fa3c
2 changed files with 40 additions and 1 deletions

View File

@@ -64,7 +64,8 @@ namespace DockerGenerator
new CryptoDefinition()
{
Crypto = "grs",
CryptoFragment = "groestlcoin"
CryptoFragment = "groestlcoin",
CLightningFragment = "groestlcoin-clightning",
},
new CryptoDefinition()
{