Add BTX support
This commit is contained in:
@@ -46,6 +46,11 @@ namespace DockerGenerator
|
||||
LNDFragment = "bitcoin-lnd"
|
||||
},
|
||||
new CryptoDefinition()
|
||||
{
|
||||
Crypto = "btx",
|
||||
CryptoFragment = "bitcore",
|
||||
},
|
||||
new CryptoDefinition()
|
||||
{
|
||||
Crypto = "btg",
|
||||
CryptoFragment = "bgold",
|
||||
|
||||
Reference in New Issue
Block a user