mirror of
https://github.com/monero-project/monero.git
synced 2025-05-02 13:56:06 -04:00
difficulty: fix check_hash on big endian
This commit is contained in:
parent
1b93cb74bb
commit
d046ca1db0
3 changed files with 20 additions and 9 deletions
|
@ -34,7 +34,6 @@
|
|||
#include <vector>
|
||||
#include <string>
|
||||
#include <boost/multiprecision/cpp_int.hpp>
|
||||
|
||||
#include "crypto/hash.h"
|
||||
|
||||
namespace cryptonote
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue