mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-17 17:24:19 +01:00
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