mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-19 00:14:19 +01:00
rename to bgold
This commit is contained in:
@@ -38,12 +38,12 @@ namespace DockerGenerator
|
||||
CryptoFragment = "bitcoin",
|
||||
CLightningFragment = "bitcoin-clightning",
|
||||
},
|
||||
new CryptoDefinition()
|
||||
{
|
||||
Crypto = "btg",
|
||||
CryptoFragment = "bitcoingold",
|
||||
CLightningFragment = null,
|
||||
}
|
||||
new CryptoDefinition()
|
||||
{
|
||||
Crypto = "btg",
|
||||
CryptoFragment = "bgold",
|
||||
CLightningFragment = null,
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user