difficulty: fix check_hash on big endian

This commit is contained in:
moneromooo-monero
2019-05-13 13:14:30 +00:00
parent 1b93cb74bb
commit d046ca1db0
3 changed files with 20 additions and 9 deletions

View File

@@ -34,7 +34,6 @@
#include <vector>
#include <string>
#include <boost/multiprecision/cpp_int.hpp>
#include "crypto/hash.h"
namespace cryptonote