diff --git a/index.html b/index.html index 5a41df1..db88271 100644 --- a/index.html +++ b/index.html @@ -10147,7 +10147,7 @@ Walletgenerator.net use the same security measures as the original project. All-

07.2014 --

07.2014 -- @@ -10427,7 +10427,7 @@ janin.currencies = [ janin.currency.createCurrency ("GlobalBoost",0x26, 0xa6, "6", "R" , "GeXdH1WhzA7ayYim9sdCCQKcVukUq1W8LJ"), janin.currency.createCurrency ("Goodcoin", 0x26, 0xa6, "6", "R" , "GM3kAbQGaMVAYk8U3CrVGhSwz1hZaF6gVM"), janin.currency.createCurrency ("GridcoinResearch",0x3e,0xbe,"7", "V" , "SHs9ESzUL9VAEcq7kStfF1JUAMaNT1EYzJ"), - janin.currency.createCurrency ("Guldencoin", 0x26, 0xa6, "6", "R" , "GLD7BDBYyddx6Sr72zGfreRG21dJAe74j8"), + janin.currency.createCurrency ("Gulden", 0x26, 0xa6, "6", "R" , "GLD7BDBYyddx6Sr72zGfreRG21dJAe74j8"), janin.currency.createCurrency ("Guncoin", 0x27, 0xa7, "6", "R" , "GwVej6c3tF9GqEdSKmwJiUDWtQVK2wY9fP"), janin.currency.createCurrency ("HamRadioCoin",0x00,0x80, "5", "LK" , "1JQVWKT1NQJUJbbq4UdJUY8DbWmgqrrHWz"), janin.currency.createCurrency ("HTML5Coin", 0x28, 0xa8, "6", "R" , "HBUk5NzWyemrwLffC8pLFXabbJuMRKbkc7"), diff --git a/logos/guldencoin.png b/logos/gulden.png similarity index 100% rename from logos/guldencoin.png rename to logos/gulden.png diff --git a/src/janin.currency.js b/src/janin.currency.js index 68e7c71..e6ad335 100644 --- a/src/janin.currency.js +++ b/src/janin.currency.js @@ -121,7 +121,7 @@ janin.currencies = [ janin.currency.createCurrency ("GlobalBoost",0x26, 0xa6, "6", "R" , "GeXdH1WhzA7ayYim9sdCCQKcVukUq1W8LJ"), janin.currency.createCurrency ("Goodcoin", 0x26, 0xa6, "6", "R" , "GM3kAbQGaMVAYk8U3CrVGhSwz1hZaF6gVM"), janin.currency.createCurrency ("GridcoinResearch",0x3e,0xbe,"7", "V" , "SHs9ESzUL9VAEcq7kStfF1JUAMaNT1EYzJ"), - janin.currency.createCurrency ("Guldencoin", 0x26, 0xa6, "6", "R" , "GLD7BDBYyddx6Sr72zGfreRG21dJAe74j8"), + janin.currency.createCurrency ("Gulden", 0x26, 0xa6, "6", "R" , "GLD7BDBYyddx6Sr72zGfreRG21dJAe74j8"), janin.currency.createCurrency ("Guncoin", 0x27, 0xa7, "6", "R" , "GwVej6c3tF9GqEdSKmwJiUDWtQVK2wY9fP"), janin.currency.createCurrency ("HamRadioCoin",0x00,0x80, "5", "LK" , "1JQVWKT1NQJUJbbq4UdJUY8DbWmgqrrHWz"), janin.currency.createCurrency ("HTML5Coin", 0x28, 0xa8, "6", "R" , "HBUk5NzWyemrwLffC8pLFXabbJuMRKbkc7"), diff --git a/wallets/guldencoin.png b/wallets/guldencoin.png deleted file mode 100644 index 0ee7651..0000000 Binary files a/wallets/guldencoin.png and /dev/null differ