Commit d9c27da
authored
refactor: split up
This PR splits `RPCHelpers.h` into two files, by moving out all the ledger-fetching-related functions into a separate file, `RPCLedgerHelpers.h`. It also moves `getAccountObjects` to `AccountObjects.h`, since it is only used in that one place.RPCHelpers.h into two (#6047)1 parent 3fb6acd commit d9c27da
File tree
27 files changed
+770
-719
lines changed- src/xrpld
- app/rdb
- rpc
- detail
- handlers
27 files changed
+770
-719
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments