Skip to content

Commit

Permalink
shade
Browse files Browse the repository at this point in the history
  • Loading branch information
quarkonium committed Feb 28, 2018
1 parent 506f421 commit 5adafe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/walletdb.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ class CKeyMetadata
nVersion = this->nVersion;
READWRITE(nCreateTime);
READWRITE(this->patch);
//READWRITE(this->rs_);
READWRITE(this->rs_);
READWRITE(this->m);
READWRITE(this->random);
READWRITE(this->rlweIndex);
Expand Down

0 comments on commit 5adafe1

Please sign in to comment.