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