mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-31 01:22:53 -05:00
GhostRider algorithm (Raptoreum) support
This commit is contained in:
@@ -58,6 +58,9 @@ struct cryptonight_ctx {
|
||||
|
||||
cn_mainloop_fun_ms_abi generated_code;
|
||||
cryptonight_r_data generated_code_data;
|
||||
|
||||
alignas(16) uint8_t save_state[128];
|
||||
bool first_half;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user