more fixes

This commit is contained in:
Mayukha Vadari
2026-07-01 15:51:51 -04:00
parent d9c683d822
commit da31106aa5
3 changed files with 4 additions and 4 deletions

View File

@@ -217,10 +217,10 @@ public:
[[nodiscard]] AccountID
getAccountID(SField const& field) const;
/** The account responsible for the fee and authorization: the delegate when
/** The account responsible for the authorization: the delegate when
sfDelegate is present, otherwise the account. */
[[nodiscard]] AccountID
getFeePayer() const;
getInitiator() const;
[[nodiscard]] Blob
getFieldVL(SField const& field) const;