Files
rippled/include
Vito 2cc42ea8b8 fix: Regenerate ledger entry autogen for STNumber.h include
The LedgerEntry.h.mako update in this PR emits `#include
<xrpl/protocol/STNumber.h>` when any field is a NUMBER type, but the
regenerated headers for the three existing NUMBER-carrying ledger
entries (Loan, LoanBroker, Vault) were not checked in. This restores
byte parity with the codegen output that check-autogen enforces.
2026-08-13 18:43:10 +02:00
..