Add Particl (#83)
This commit is contained in:
parent
50659e963d
commit
c3007f2919
4 changed files with 2 additions and 0 deletions
|
@ -10550,6 +10550,7 @@ janin.currencies = [
|
|||
janin.currency.createCurrency ("Ocupy", 0x73, 0xf3, "9", "[cd]" , "ocLKVPkQRFtKn5mFygrd4QJG9eZd1sKTyi"),
|
||||
janin.currency.createCurrency ("Omnicoin", 0x73, 0xf3, "9", "[cd]" , "oMesh62joeab2yMoJUH28mGE8h2suDzcYc"),
|
||||
janin.currency.createCurrency ("Onyxcoin", 0x73, 0xf3, "9", "[cd]" , "odRRCGXooJvKs7cn7sax1bJv9EJwwEy94Z"),
|
||||
janin.currency.createCurrency ("Particl", 0x38, 0x6c, "4", "[HG]" , ""),
|
||||
janin.currency.createCurrency ("Paycoin", 0x37, 0xb7, "7", "U" , "PV2t9zzj9rQm81c9VJqqL8edj1ndpcW9HD"),
|
||||
janin.currency.createCurrency ("Pandacoin", 0x37, 0xb7, "7", "U" , "PT6guZjCgsrBkqCUhTnG1NNBYBqgzo8gVv"),
|
||||
janin.currency.createCurrency ("ParkByte", 0x37, 0xb7, "7", "U" , "PCLozfQ5cBinqdRFGEf6DkuC56YU1jWzMQ"),
|
||||
|
|
BIN
logos/particl.png
Normal file
BIN
logos/particl.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
|
@ -188,6 +188,7 @@ janin.currencies = [
|
|||
janin.currency.createCurrency ("Ocupy", 0x73, 0xf3, "9", "[cd]" , "ocLKVPkQRFtKn5mFygrd4QJG9eZd1sKTyi"),
|
||||
janin.currency.createCurrency ("Omnicoin", 0x73, 0xf3, "9", "[cd]" , "oMesh62joeab2yMoJUH28mGE8h2suDzcYc"),
|
||||
janin.currency.createCurrency ("Onyxcoin", 0x73, 0xf3, "9", "[cd]" , "odRRCGXooJvKs7cn7sax1bJv9EJwwEy94Z"),
|
||||
janin.currency.createCurrency ("Particl", 0x38, 0x6c, "4", "[HG]" , ""),
|
||||
janin.currency.createCurrency ("Paycoin", 0x37, 0xb7, "7", "U" , "PV2t9zzj9rQm81c9VJqqL8edj1ndpcW9HD"),
|
||||
janin.currency.createCurrency ("Pandacoin", 0x37, 0xb7, "7", "U" , "PT6guZjCgsrBkqCUhTnG1NNBYBqgzo8gVv"),
|
||||
janin.currency.createCurrency ("ParkByte", 0x37, 0xb7, "7", "U" , "PCLozfQ5cBinqdRFGEf6DkuC56YU1jWzMQ"),
|
||||
|
|
BIN
wallets/particl.png
Normal file
BIN
wallets/particl.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 585 KiB |
Loading…
Add table
Reference in a new issue