mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add a default for currencies for ripple_find_path.
This commit is contained in:
@@ -34,6 +34,7 @@ private:
|
||||
bool mViewLowest;
|
||||
|
||||
RippleState(SerializedLedgerEntry::ref ledgerEntry); // For accounts in a ledger
|
||||
|
||||
public:
|
||||
RippleState(){ }
|
||||
AccountItem::pointer makeItem(const uint160& accountID, SerializedLedgerEntry::ref ledgerEntry);
|
||||
|
||||
Reference in New Issue
Block a user