fix: address PR reviewer comments

This commit is contained in:
Vito
2026-06-10 17:15:54 +02:00
parent cc4e2b412e
commit 66693fb7a4
3 changed files with 48 additions and 20 deletions

View File

@@ -399,7 +399,7 @@ public:
finalize(STTx const&, TER const, XRPAmount const, ReadView const&, beast::Journal const&) const;
private:
SLE::const_pointer sle_;
std::vector<SLE::const_pointer> sles_;
};
// additional invariant checks can be declared above and then added to this
// tuple