mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-11 07:17:58 +00:00
lyra2re
missing file
This commit is contained in:
parent
c0d9d74729
commit
d53f3cfa5c
@ -25,7 +25,8 @@ typedef enum {
|
||||
ALGO_NIST,
|
||||
ALGO_FRESH,
|
||||
ALGO_WHIRL,
|
||||
ALGO_NEOSCRYPT
|
||||
ALGO_NEOSCRYPT,
|
||||
ALGO_LYRA2RE
|
||||
} algorithm_type_t;
|
||||
|
||||
extern const char *algorithm_type_str[];
|
||||
|
Loading…
Reference in New Issue
Block a user