diff --git a/index.html b/index.html index 865fa67..1e8e799 100644 --- a/index.html +++ b/index.html @@ -10546,7 +10546,6 @@ janin.currencies = [ janin.currency.createCurrency ("HamRadioCoin", 0x00, 0x80, "5", "LK" , "1JQVWKT1NQJUJbbq4UdJUY8DbWmgqrrHWz"), janin.currency.createCurrency ("HOdlcoin", 0x28, 0xa8, "5", "[LK]" , "H9SvPiwASJnsCcNS6QWJc3vi3FxoEHEKVb"), janin.currency.createCurrency ("HTMLCoin", 0x29, 0xa9, "6", "S" , "HskoM3SRgw3QLV1vHm98cCbFQedHfXZyM2"), - janin.currency.createCurrency ("HTML5Coin", 0x28, 0xa8, "6", "R" , "HBUk5NzWyemrwLffC8pLFXabbJuMRKbkc7"), janin.currency.createCurrency ("HyperStake", 0x75, 0xf5, "9", "d" , "p71G6VRVxTTxg3Hqa9CbENeJY1PumBjtvL"), janin.currency.createCurrency ("ImperiumCoin", 0x30, 0xb0, "6", "T" , "LKcNNWGDyKyedwL8QNsCkg2122fBQyiDat"), janin.currency.createCurrency ("IncaKoin", 0x35, 0xb5, "7", "T" , "NdEXATr2NSG1pkzC2kScnEnj6g3KYpLnT9"), diff --git a/logos/html5coin.png b/logos/html5coin.png deleted file mode 100644 index b2e4fd9..0000000 Binary files a/logos/html5coin.png and /dev/null differ diff --git a/src/janin.currency.js b/src/janin.currency.js index 4de81f4..8e37e2c 100644 --- a/src/janin.currency.js +++ b/src/janin.currency.js @@ -160,7 +160,6 @@ janin.currencies = [ janin.currency.createCurrency ("HamRadioCoin", 0x00, 0x80, "5", "LK" , "1JQVWKT1NQJUJbbq4UdJUY8DbWmgqrrHWz"), janin.currency.createCurrency ("HOdlcoin", 0x28, 0xa8, "5", "[LK]" , "H9SvPiwASJnsCcNS6QWJc3vi3FxoEHEKVb"), janin.currency.createCurrency ("HTMLCoin", 0x29, 0xa9, "6", "S" , "HskoM3SRgw3QLV1vHm98cCbFQedHfXZyM2"), - janin.currency.createCurrency ("HTML5Coin", 0x28, 0xa8, "6", "R" , "HBUk5NzWyemrwLffC8pLFXabbJuMRKbkc7"), janin.currency.createCurrency ("HyperStake", 0x75, 0xf5, "9", "d" , "p71G6VRVxTTxg3Hqa9CbENeJY1PumBjtvL"), janin.currency.createCurrency ("ImperiumCoin", 0x30, 0xb0, "6", "T" , "LKcNNWGDyKyedwL8QNsCkg2122fBQyiDat"), janin.currency.createCurrency ("IncaKoin", 0x35, 0xb5, "7", "T" , "NdEXATr2NSG1pkzC2kScnEnj6g3KYpLnT9"), diff --git a/wallets/html5coin.png b/wallets/html5coin.png deleted file mode 100644 index c3eb396..0000000 Binary files a/wallets/html5coin.png and /dev/null differ