mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Must modify nodes.
This commit is contained in:
@@ -431,7 +431,7 @@ void LedgerEntrySet::calcRawMeta(Serializer& s)
|
||||
// add any new modified nodes to the modification set
|
||||
for (boost::unordered_map<uint256, SLE::pointer>::iterator it = newMod.begin(), end = newMod.end();
|
||||
it != end; ++it)
|
||||
entryCache(it->second);
|
||||
entryModify(it->second);
|
||||
|
||||
mSet.addRaw(s);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user