mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
* Change state_ to Invalid if inner node types mismatch * flushDirty before unsharing to ensure modified nodes get written * Remove unnecessary code * Fix updateHash for V2 inner nodes * In descend, call isInconsistentNode only if node is found * getMissingNodes could request duplicates in some cases * An invalid node with the right hash is useful, it proves the map invalid