mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-16 16:12:14 +11:00
⏪ reverted last commit oops
This commit is contained in:
parent
3d8dc99874
commit
0f128e04a0
1 changed files with 1 additions and 1 deletions
|
|
@ -309,7 +309,7 @@ const char *Bank::Save()
|
|||
});
|
||||
}
|
||||
}
|
||||
FBE::bank_dom::GlobalFinalModel writer;
|
||||
static thread_local FBE::bank_dom::GlobalFinalModel writer;
|
||||
writer.serialize(users_copy);
|
||||
if (!writer.verify())
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue