mirror of
https://github.com/xmrig/xmrig.git
synced 2026-06-28 05:37:39 -04:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a9664ba438 | |||
| ae6b10b5a4 | |||
| 705a7eac0c |
@@ -198,7 +198,7 @@ bool xmrig::BlockTemplate::parse(bool hashes)
|
||||
}
|
||||
|
||||
if (m_coin == Coin::ZEPHYR) {
|
||||
uint8_t pricing_record[24];
|
||||
uint8_t pricing_record[120];
|
||||
ar(pricing_record);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user