mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Remove Account field from AccountRootNode.
This commit is contained in:
@@ -139,7 +139,6 @@ public:
|
||||
STAmount saInAct; // Amount spent by sender (calc output)
|
||||
STAmount saOutReq; // Amount to send (calc input)
|
||||
STAmount saOutAct; // Amount actually sent (calc output).
|
||||
bool bDirty; // Path not computed.
|
||||
|
||||
PathState(
|
||||
int iIndex,
|
||||
|
||||
Reference in New Issue
Block a user