update hash-name
This commit is contained in:
@@ -17,7 +17,7 @@ static const u32 DGST_POS2 = 6;
|
||||
static const u32 DGST_POS3 = 7;
|
||||
static const u32 DGST_SIZE = DGST_SIZE_8_8;
|
||||
static const u32 HASH_CATEGORY = HASH_CATEGORY_RAW_HASH;
|
||||
static const char *HASH_NAME = "BitShares v0.x - sha512(sha512(pass))";
|
||||
static const char *HASH_NAME = "BitShares v0.x - sha512(sha512_bin(pass))";
|
||||
static const u64 KERN_TYPE = 21000;
|
||||
static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE
|
||||
| OPTI_TYPE_PRECOMPUTE_INIT
|
||||
|
||||
Reference in New Issue
Block a user