mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Raise number of entries in directory nodes.
This commit is contained in:
@@ -14,8 +14,7 @@ DECLARE_INSTANCE(LedgerEntrySet)
|
|||||||
|
|
||||||
// #define META_DEBUG
|
// #define META_DEBUG
|
||||||
|
|
||||||
// Small for testing, should likely be 32 or 64.
|
#define DIR_NODE_MAX 32
|
||||||
#define DIR_NODE_MAX 2
|
|
||||||
|
|
||||||
void LedgerEntrySet::init(Ledger::ref ledger, const uint256& transactionID, uint32 ledgerID)
|
void LedgerEntrySet::init(Ledger::ref ledger, const uint256& transactionID, uint32 ledgerID)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user