Implement a little tool to validate the export file against chaindata (#452)
* verifyExportFile command * linters
Showing
- cmd/state/commands/global_flags_vars.go 8 additions, 6 deletionscmd/state/commands/global_flags_vars.go
- cmd/state/commands/verify_export.go 29 additions, 0 deletionscmd/state/commands/verify_export.go
- cmd/state/verify/verify_export_file.go 83 additions, 0 deletionscmd/state/verify/verify_export_file.go
Loading
Please register or sign in to comment