mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-17 19:04:21 +01:00
Viacoin support
This commit is contained in:
@@ -59,6 +59,11 @@ namespace DockerGenerator
|
||||
{
|
||||
Crypto = "grs",
|
||||
CryptoFragment = "groestlcoin"
|
||||
},
|
||||
new CryptoDefinition()
|
||||
{
|
||||
Crypto = "via",
|
||||
CryptoFragment = "viacoin"
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user