mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
fix account_
This commit is contained in:
@@ -115,7 +115,7 @@ protected:
|
||||
beast::Journal const j_;
|
||||
|
||||
AccountID const accountID_;
|
||||
AccountRoot const account_;
|
||||
WritableAccountRoot account_;
|
||||
XRPAmount preFeeBalance_{}; // Balance before fees.
|
||||
|
||||
virtual ~Transactor() = default;
|
||||
|
||||
Reference in New Issue
Block a user