Proxy miner signature support (WIP)

This commit is contained in:
SChernykh
2021-06-17 16:58:18 +02:00
parent f94bf75c7b
commit 479a40c176
9 changed files with 71 additions and 22 deletions

View File

@@ -22,8 +22,8 @@
#include "base/crypto/keccak.h"
#include "base/tools/cryptonote/BlobReader.h"
#include "base/tools/cryptonote/WalletAddress.h"
#include "base/tools/cryptonote/umul128.h"
#include "base/tools/Buffer.h"
#include "crypto/cn/umul128.h"
#include <array>