Feathercoin Support
This commit is contained in:
@@ -43,6 +43,12 @@ namespace DockerGenerator
|
||||
Crypto = "btg",
|
||||
CryptoFragment = "bgold",
|
||||
CLightningFragment = null,
|
||||
},
|
||||
new CryptoDefinition()
|
||||
{
|
||||
Crypto = "ftc",
|
||||
CryptoFragment = "feathercoin",
|
||||
CLightningFragment = null,
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user