add support for 611 (SixEleven) coin

This commit is contained in:
Florian Fuessl 2017-10-22 20:23:29 +02:00 committed by Michael Muré
parent e017570cab
commit 8f165e35ef
No known key found for this signature in database
GPG key ID: A4457C029293126F
4 changed files with 2 additions and 0 deletions

View file

@ -10575,6 +10575,7 @@ janin.currencies = [
janin.currency.createCurrency ("Sambacoin", 0x3e, 0xbe, "7", "V" , "SJdiAgazqtum79HzGbNDxi879NzSDjtH5P"),
janin.currency.createCurrency ("SecKCoin", 0x3f, 0xbf, "7", "V" , "Se1aaa5T1HRpMEfyBPGswVUgTQoZUst9jA"),
janin.currency.createCurrency ("SibCoin", 0x3f, 0x80, "5", "[LK]" , "SY7GAzvFVS8bUA89e7hosPMxqMS482ecsp"),
janin.currency.createCurrency ("SixEleven", 0x34, 0x80, "5", "[LK]" , "NGPimZxoZMmAsoF4eJME8TkG7UW8vqoJQJ"),
janin.currency.createCurrency ("SmileyCoin", 0x19, 0x99, "6", "P" , "BEaZDZ8gCbbP1y3t2gPNKwqZa76rUDfR73"),
janin.currency.createCurrency ("SongCoin", 0x3f, 0xbf, "7", "V" , "SSK9MXormZXgF5ZfV599okJRXYh3g9RXGN"),
janin.currency.createCurrency ("SpreadCoin", 0x3f, 0xbf, "7", "V" , "SjPkh7V2KkySjL52wsD2CpEj4quTtjiaVW"),

BIN
logos/sixeleven.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

View file

@ -213,6 +213,7 @@ janin.currencies = [
janin.currency.createCurrency ("Sambacoin", 0x3e, 0xbe, "7", "V" , "SJdiAgazqtum79HzGbNDxi879NzSDjtH5P"),
janin.currency.createCurrency ("SecKCoin", 0x3f, 0xbf, "7", "V" , "Se1aaa5T1HRpMEfyBPGswVUgTQoZUst9jA"),
janin.currency.createCurrency ("SibCoin", 0x3f, 0x80, "5", "[LK]" , "SY7GAzvFVS8bUA89e7hosPMxqMS482ecsp"),
janin.currency.createCurrency ("SixEleven", 0x34, 0x80, "5", "[LK]" , "NGPimZxoZMmAsoF4eJME8TkG7UW8vqoJQJ"),
janin.currency.createCurrency ("SmileyCoin", 0x19, 0x99, "6", "P" , "BEaZDZ8gCbbP1y3t2gPNKwqZa76rUDfR73"),
janin.currency.createCurrency ("SongCoin", 0x3f, 0xbf, "7", "V" , "SSK9MXormZXgF5ZfV599okJRXYh3g9RXGN"),
janin.currency.createCurrency ("SpreadCoin", 0x3f, 0xbf, "7", "V" , "SjPkh7V2KkySjL52wsD2CpEj4quTtjiaVW"),

BIN
wallets/sixeleven.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 541 KiB