mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-17 13:54:25 +01:00
Add groestlcoin to docker-compose-generator
This commit is contained in:
@@ -49,7 +49,13 @@ namespace DockerGenerator
|
||||
Crypto = "ftc",
|
||||
CryptoFragment = "feathercoin",
|
||||
CLightningFragment = null,
|
||||
}
|
||||
},
|
||||
new CryptoDefinition()
|
||||
{
|
||||
Crypto = "grs",
|
||||
CryptoFragment = "groestlcoin",
|
||||
CLightningFragment = null,
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user