mirror of
https://github.com/XRPLF/rippled.git
synced 2026-01-17 05:05:28 +00:00
This change renames all the `info()` functions to `header()`, since they return `LedgerHeader` structs. It also renames the underlying variables from `info_` to `header_`.