mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Refactor NodeStore
This commit is contained in:
@@ -128,7 +128,7 @@ SHAMapNode SHAMapNode::getChildNodeID (int m) const
|
||||
// Which branch would contain the specified hash
|
||||
int SHAMapNode::selectBranch (uint256 const& hash) const
|
||||
{
|
||||
#ifdef PARANOID
|
||||
#if RIPPLE_VERIFY_NODEOBJECT_KEYS
|
||||
|
||||
if (mDepth >= 64)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user