reth
reth copied to clipboard
feat(cli): Add `import-era` CLI command
trafficstars
Closes #15848
Extends the CLI with a new command dedicated for history import from ERA files stored in a folder on the node's file system.
The ERA features need to be expanded to support streaming files from read-only directory (no downloading) because that is how this command is supposed to work.