1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-01-30 17:12:53 -05:00

Proxy miner signature support (WIP)

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

View File

@@ -80,7 +80,6 @@ struct BlockTemplate
bool Init(const String& blockTemplate, Coin coin);
private:
void CalculateMinerTxHash(uint8_t* hash);
void CalculateMerkleTreeHash();
void UpdateMinerTxHash();