mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Typo.
This commit is contained in:
@@ -271,6 +271,7 @@ bool LedgerAcquire::takeTxNode(const std::list<SHAMapNode>& nodeIDs,
|
|||||||
{
|
{
|
||||||
mHaveTransactions = true;
|
mHaveTransactions = true;
|
||||||
if (mHaveState) mComplete = true;
|
if (mHaveState) mComplete = true;
|
||||||
|
}
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user