mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-30 09:02:54 -05:00
Solo mining: added support for FCMP++ hardfork
This commit is contained in:
@@ -148,6 +148,8 @@ private:
|
||||
Buffer m_hashes;
|
||||
Buffer m_minerTxMerkleTreeBranch;
|
||||
uint8_t m_rootHash[kHashSize]{};
|
||||
uint8_t m_carrotViewTag[3]{};
|
||||
uint8_t m_janusAnchor[16]{};
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user