mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-04 17:27:00 +00:00
Update identifier naming from old snake_case to PascalCase enum class style (Values::DisableApiPriorV3, etc.) to align with develop's readability-identifier-naming refactor. Co-authored-by: mvadari <8029314+mvadari@users.noreply.github.com>