Advertisement
Guest User

Untitled

a guest
Mar 1st, 2014
450
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. --- kernel.cpp.bad 2014-02-28 23:26:41.466586000 -0800
  2. +++ kernel.cpp 2014-02-28 23:26:37.646586000 -0800
  3. @@ -21,10 +21,6 @@
  4. static std::map<int, unsigned int> mapStakeModifierCheckpoints =
  5. boost::assign::map_list_of
  6. ( 0, 0xfd11f4e7u )
  7. - ( 501, 0x30e19ec7u )
  8. - ( 801, 0xa892a5b5u )
  9. - ( 1011, 0x3f00c478u )
  10. - ( 1263, 0xf597ad39u )
  11. ;
  12.  
  13. // Get the last stake modifier and its generation time from a given block
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement