mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Make SHAMapNode::ClassInit self-invoking.
This commit is contained in:
@@ -66,7 +66,7 @@ public:
|
||||
virtual std::string getString() const;
|
||||
void dump() const;
|
||||
|
||||
static void ClassInit();
|
||||
static bool ClassInit();
|
||||
static uint256 getNodeID(int depth, const uint256& hash);
|
||||
|
||||
// Convert to/from wire format (256-bit nodeID, 1-byte depth)
|
||||
|
||||
Reference in New Issue
Block a user