1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-01-30 09:02:54 -05:00

Monero v15 network upgrade support

This commit is contained in:
SChernykh
2022-06-12 11:48:21 +02:00
parent 9f70752090
commit 45061f40d8
2 changed files with 8 additions and 2 deletions

View File

@@ -140,6 +140,7 @@ private:
uint64_t m_amount = 0;
uint8_t m_outputType = 0;
Span m_ephPublicKey;
uint8_t m_viewTag = 0;
uint64_t m_extraSize = 0;
Span m_txExtraNonce;
Span m_txMergeMiningTag = 0;