mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-09 03:36:49 +00:00
Resolved conflicts in LoanBrokerSet.cpp, transactions.macro, LoanBrokerSet.h, TestHelpers (h/cpp), and LoanBroker_test.cpp. Key decisions: - sfVaultID remains SoeOptional (our change) with new capitalization style - Amendment-gated preflight logic preserved alongside kZero renames - testZeroVaultID lambda removed (field is optional on update under V1_1) - Both testLoanBrokerSetVaultIDAmendment and testCoverPrecisionGuard included - All k-prefix helper renames from lending-fix-amendment applied