mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-17 17:24:19 +01:00
start c-lightning integration for grs
This commit is contained in:
@@ -64,7 +64,8 @@ namespace DockerGenerator
|
||||
new CryptoDefinition()
|
||||
{
|
||||
Crypto = "grs",
|
||||
CryptoFragment = "groestlcoin"
|
||||
CryptoFragment = "groestlcoin",
|
||||
CLightningFragment = "groestlcoin-clightning",
|
||||
},
|
||||
new CryptoDefinition()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user