Add a default for currencies for ripple_find_path.

This commit is contained in:
Arthur Britto
2013-01-11 18:55:13 -08:00
parent c88c7c50a8
commit 8df9519a1c
6 changed files with 78 additions and 18 deletions

View File

@@ -63,6 +63,8 @@ public:
bool bDefaultPath(const STPath& spPath);
};
boost::unordered_set<uint160> usAccountSourceCurrencies(const RippleAddress& raAccountID, Ledger::ref lrLedger);
#endif
// vim:ts=4