fix account_

This commit is contained in:
Mayukha Vadari
2026-03-21 21:10:20 -07:00
parent 89a3a6c379
commit e68d74cda4

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;