Add support for Ocupy

This commit is contained in:
Michael Muré 2014-12-27 15:36:46 +01:00
parent 2097579ccc
commit f999ff5372
4 changed files with 2 additions and 0 deletions

View file

@ -10364,6 +10364,7 @@ janin.currencies = [
janin.currency.createCurrency ("NameCoin", 0x34, 0x80, "5", "[LK]" , "NASxLK4nt5hgX9wQEny5qPPJ2q4uSGCvT9"),
janin.currency.createCurrency ("Novacoin", 0x08, 0x88, "5", "M" , "4EZMrEA5LnmwtcK5b2JfCq9k5YS4ZVZrtT"),
janin.currency.createCurrency ("Nubits", 0x19, 0xbf, "7", "V" , "BPWCkyaVqWdaf3uqahrgdTjB2QTnRZzPMM"),
janin.currency.createCurrency ("Ocupy", 0x73, 0xf3, "9", "[cd]" , ""),
janin.currency.createCurrency ("Onyxcoin", 0x73, 0xf3, "9", "[cd]" , "odRRCGXooJvKs7cn7sax1bJv9EJwwEy94Z"),
janin.currency.createCurrency ("Pandacoin", 0x37, 0xb7, "7", "U" , "PT6guZjCgsrBkqCUhTnG1NNBYBqgzo8gVv"),
janin.currency.createCurrency ("PHCoin", 0x37, 0xb7, "7", "[LK]" , "P9e6c714JUHUfuBVHSS36eqaxGCN6X8nyU"),

BIN
logos/ocupy.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View file

@ -130,6 +130,7 @@ janin.currencies = [
janin.currency.createCurrency ("NameCoin", 0x34, 0x80, "5", "[LK]" , "NASxLK4nt5hgX9wQEny5qPPJ2q4uSGCvT9"),
janin.currency.createCurrency ("Novacoin", 0x08, 0x88, "5", "M" , "4EZMrEA5LnmwtcK5b2JfCq9k5YS4ZVZrtT"),
janin.currency.createCurrency ("Nubits", 0x19, 0xbf, "7", "V" , "BPWCkyaVqWdaf3uqahrgdTjB2QTnRZzPMM"),
janin.currency.createCurrency ("Ocupy", 0x73, 0xf3, "9", "[cd]" , ""),
janin.currency.createCurrency ("Onyxcoin", 0x73, 0xf3, "9", "[cd]" , "odRRCGXooJvKs7cn7sax1bJv9EJwwEy94Z"),
janin.currency.createCurrency ("Pandacoin", 0x37, 0xb7, "7", "U" , "PT6guZjCgsrBkqCUhTnG1NNBYBqgzo8gVv"),
janin.currency.createCurrency ("PHCoin", 0x37, 0xb7, "7", "[LK]" , "P9e6c714JUHUfuBVHSS36eqaxGCN6X8nyU"),

BIN
wallets/ocupy.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 571 KiB