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
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3
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