mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-24 07:30:30 +00:00
f u clang-tidy
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user