BTG Lnd docker fragment

This commit is contained in:
Vutov
2018-07-19 22:07:25 +03:00
parent 58ffaf619c
commit 550e7bd88c
2 changed files with 65 additions and 2 deletions

View File

@@ -48,8 +48,9 @@ namespace DockerGenerator
new CryptoDefinition()
{
Crypto = "btg",
CryptoFragment = "bgold"
},
CryptoFragment = "bgold",
LNDFragment = "bgold-lnd"
},
new CryptoDefinition()
{
Crypto = "ftc",