mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-17 19:04:21 +01:00
Indentation fix?
This commit is contained in:
@@ -45,11 +45,11 @@ namespace DockerGenerator
|
||||
CLightningFragment = "bitcoin-clightning",
|
||||
LNDFragment = "bitcoin-lnd"
|
||||
},
|
||||
new CryptoDefinition()
|
||||
{
|
||||
Crypto = "btg",
|
||||
CryptoFragment = "bgold",
|
||||
LNDFragment = "bgold-lnd"
|
||||
new CryptoDefinition()
|
||||
{
|
||||
Crypto = "btg",
|
||||
CryptoFragment = "bgold",
|
||||
LNDFragment = "bgold-lnd"
|
||||
},
|
||||
new CryptoDefinition()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user