fix account_

This commit is contained in:
Mayukha Vadari
2026-03-21 21:10:20 -07:00
parent 7900fa9ead
commit 56c173a097

View File

@@ -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;