mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Remove SHAMap V2
This commit is contained in:
committed by
Manoj doshi
parent
33ab0cd7bd
commit
7228b2e068
@@ -122,7 +122,7 @@ public:
|
||||
|
||||
TestFamily f(journal);
|
||||
std::shared_ptr <Table> t1 (std::make_shared <Table> (
|
||||
SHAMapType::FREE, f, SHAMap::version{2}));
|
||||
SHAMapType::FREE, f));
|
||||
|
||||
pass ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user