Add support for Ocupy
This commit is contained in:
parent
2097579ccc
commit
f999ff5372
4 changed files with 2 additions and 0 deletions
|
@ -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
BIN
logos/ocupy.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
|
@ -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
BIN
wallets/ocupy.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 571 KiB |
Loading…
Add table
Reference in a new issue