mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Speed up path finding by about 35%.
This commit is contained in:
@@ -35,6 +35,7 @@ class AccountItems
|
||||
void fillItems(const uint160& accountID, Ledger::ref ledger);
|
||||
|
||||
public:
|
||||
typedef boost::shared_ptr<AccountItems> pointer;
|
||||
|
||||
AccountItems(const uint160& accountID, Ledger::ref ledger, AccountItem::pointer ofType);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user