mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-22 04:24:19 +00:00
Add missing sibcoin algo string
This commit is contained in:
parent
fb181f5e88
commit
13e0210bfc
@ -79,7 +79,8 @@ const char *algorithm_type_str[] = {
|
||||
"Sia",
|
||||
"Decred",
|
||||
"Vanilla",
|
||||
"Lbry"
|
||||
"Lbry",
|
||||
"Sibcoin"
|
||||
};
|
||||
|
||||
void sha256(const unsigned char *message, unsigned int len, unsigned char *digest)
|
||||
|
Loading…
x
Reference in New Issue
Block a user