### Is there an existing issue for this? - [x] I have searched the existing issues ### What happened? When querying the chain before the first block is minted the following error is returned: ``` Error: node returned an error: invalid request: could not find requested version in DB ``` ### Gears version 6dc505ca284d7da4404f5492b360f7cd5def9b81 ### Steps to reproduce? 1. Follow the steps in the [README for setting up a local chain](https://github.com/rumos-io/gears/tree/main/gaia-rs#running-a-local-chain) 2. Query the chain before the first block is minted
Is there an existing issue for this?
What happened?
When querying the chain before the first block is minted the following error is returned:
Gears version
6dc505c
Steps to reproduce?