f u clang-tidy

This commit is contained in:
Mayukha Vadari
2026-07-01 17:20:20 -04:00
parent 688b64951d
commit c4256e7301

View File

@@ -401,7 +401,7 @@ CheckCash::doApply()
// Can the account cover the trust line's or MPT reserve?
if (auto const ret = checkInsufficientReserve(
ApplyViewContext{psb, ctx_.tx},
ApplyViewContext{.view = psb, .tx = ctx_.tx},
sleDst,
preFeeBalance_,
*sponsorSle,