mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-21 03:26:01 +00:00
Whitespace
This commit is contained in:
@@ -889,7 +889,7 @@ bool SHAMap::fetchRoot (uint256 const& hash, SHAMapSyncFilter* filter)
|
||||
SHAMapTreeNode::pointer newRoot = fetchNodeExternalNT(SHAMapNode(), hash);
|
||||
if (newRoot)
|
||||
root = newRoot;
|
||||
else
|
||||
else
|
||||
{
|
||||
Blob nodeData;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user