Open fmorency opened 1 week ago
The lowest block height of the node might not be 1. Retrieve the lowest height from the node itself.
We need to fix the missing block feature to account for this.
To my knowledge, there is no way to get this information using gRPC.
See https://github.com/cosmos/cosmos-sdk/issues/22421
The lowest block height of the node might not be 1. Retrieve the lowest height from the node itself.
We need to fix the missing block feature to account for this.