mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Remove unused SHAMap::getItem
This commit is contained in:
@@ -153,7 +153,6 @@ public:
|
||||
bool delItem (uint256 const & id);
|
||||
bool addItem (const SHAMapItem & i, bool isTransaction, bool hasMeta);
|
||||
bool updateItem (const SHAMapItem & i, bool isTransaction, bool hasMeta);
|
||||
SHAMapItem getItem (uint256 const & id);
|
||||
uint256 getHash () const
|
||||
{
|
||||
return root->getNodeHash ();
|
||||
|
||||
Reference in New Issue
Block a user