Closed pharr117 closed 9 months ago
The validation for chain indexing (TX indexing) is here:
https://github.com/DefiantLabs/cosmos-tax-cli/blob/d62374fb0f38ee635474d6c5ac1265ef05d23fb1/config/index_config.go#L99-L107
This ignores when the user provides a block input file, forcing them to set start and end blocks that are then ignored when the block file is loaded.
The validation for chain indexing (TX indexing) is here:
https://github.com/DefiantLabs/cosmos-tax-cli/blob/d62374fb0f38ee635474d6c5ac1265ef05d23fb1/config/index_config.go#L99-L107
This ignores when the user provides a block input file, forcing them to set start and end blocks that are then ignored when the block file is loaded.