mirror of
https://github.com/xmrig/xmrig.git
synced 2026-07-01 14:42:41 -04:00
Compare commits
2 Commits
10bfffe033
...
ae6b10b5a4
| Author | SHA1 | Date | |
|---|---|---|---|
| ae6b10b5a4 | |||
| 705a7eac0c |
@@ -198,7 +198,7 @@ bool xmrig::BlockTemplate::parse(bool hashes)
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (m_coin == Coin::ZEPHYR) {
|
if (m_coin == Coin::ZEPHYR) {
|
||||||
uint8_t pricing_record[24];
|
uint8_t pricing_record[120];
|
||||||
ar(pricing_record);
|
ar(pricing_record);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user