mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-17 15:44:28 +01:00
add cli and lowercase dash identifier
This commit is contained in:
@@ -68,7 +68,7 @@ namespace DockerGenerator
|
||||
},
|
||||
new CryptoDefinition()
|
||||
{
|
||||
Crypto = "DASH",
|
||||
Crypto = "dash",
|
||||
CryptoFragment = "dash"
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user