This commit is contained in:
dmchen 2024-04-10 03:01:48 +00:00
parent 0e5053b3de
commit 44872ebc6c
1 changed files with 4 additions and 2 deletions

View File

@ -98,8 +98,10 @@ int64_t tsDndStartOsUptime = 0;
int64_t tsDndUpTime = 0;
// dnode misc
uint32_t tsEncryptionKeyChksum = 0;
int8_t tsEncryptionKeyStat = ENCRYPT_KEY_STAT_UNSET;
//uint32_t tsEncryptionKeyChksum = 0;
//int8_t tsEncryptionKeyStat = ENCRYPT_KEY_STAT_UNSET;
uint32_t tsEncryptionKeyChksum = 11111111;
int8_t tsEncryptionKeyStat = ENCRYPT_KEY_STAT_LOADED;
int8_t tsGrant = 1;
// monitor