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