Post
Topic
Board Announcements (Altcoins)
Re: [ANN]BTCtalkcoin [BCC] - Pure POS now!!!!
by
bonosurgut
on 08/05/2014, 07:28:38 UTC
BCCdev will have to tell us which coin he copycated for BCC

Windows Windows QT Build not Showing Date . It is Showing variable .

Dev didn't bother to Modify Community Wallet Code.

Community Coin Code :
----------------------------


 // 2014-04-19 Adriano https://bitcointalk.org/index.php?action=profile;u=112568
        // The following address was lost during distribution with 196780608.602771 coins in it. Blocking just in case :-)
        static const CBitcoinAddress lostWallet ("CKGK6MFmBkreG7k5sU8gDEJNVJ57QZtN3H");
        uint256 hashBlock;
        CTransaction txPrev;




BTCtalkcoin Code :
--------------------------------


 // 2014-04-15 Adriano https://bitcointalk.org/index.php?action=profile;u=112568
        // The following address was lost during distribution with 196780608.602771 coins in it. Blocking just in case :-)
        static const CBitcoinAddress lostWallet ("CKGK6MFmBkreG7k5sU8gDEJNVJ57QZtN3H");
        uint256 hashBlock;
        CTransaction txPrev;



Dev Please Complete Clean Clone .  Best of luck.