mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-17 22:34:23 +01:00
Feathercoin Support Update
- feathercoin-cli.ps1 executable - feathercoin-cli.sh executable - spacing fixxed
This commit is contained in:
@@ -44,7 +44,7 @@ namespace DockerGenerator
|
|||||||
CryptoFragment = "bgold",
|
CryptoFragment = "bgold",
|
||||||
CLightningFragment = null,
|
CLightningFragment = null,
|
||||||
},
|
},
|
||||||
new CryptoDefinition()
|
new CryptoDefinition()
|
||||||
{
|
{
|
||||||
Crypto = "ftc",
|
Crypto = "ftc",
|
||||||
CryptoFragment = "feathercoin",
|
CryptoFragment = "feathercoin",
|
||||||
|
|||||||
Reference in New Issue
Block a user