You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for (uint32_ti(0) ; i < 8 ; i++) v8.push_back(reinterpret_cast<constuint8_t*>(&curtime)[i]);// In Riecoin, nBits and nTime need to be swapped before hashing
21
+
for (uint32_ti(0) ; i < 8 ; i++) v8.push_back(reinterpret_cast<constuint8_t*>(&curtime)[i]);
22
22
for (uint32_ti(0) ; i < 4 ; i++) v8.push_back(reinterpret_cast<constuint8_t*>(&bits)[i]);
0 commit comments