mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Install SHAMapInnerNodeV2
* Inner node optimization.
This commit is contained in:
@@ -81,7 +81,7 @@ public:
|
||||
{
|
||||
m_zeroSet.mSet = std::make_shared<SHAMap> (
|
||||
SHAMapType::TRANSACTION, uint256(),
|
||||
app_.family());
|
||||
app_.family(), SHAMap::version{1});
|
||||
m_zeroSet.mSet->setUnbacked();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user