1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-06-27 21:35:08 -04:00

Compare commits

..

1 Commits

Author SHA1 Message Date
Tony Butler 0a822a25fc Merge a776ebf394 into 10bfffe033 2023-10-31 14:30:30 -06:00
+1 -1
View File
@@ -198,7 +198,7 @@ bool xmrig::BlockTemplate::parse(bool hashes)
}
if (m_coin == Coin::ZEPHYR) {
uint8_t pricing_record[120];
uint8_t pricing_record[24];
ar(pricing_record);
}