-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
The primary RPC query request here is failing on some blocks:
Error getting transactions by block height (17247332). Err: rpc error: code = InvalidArgument desc = failed to load state at height 17247332; version mismatch on immutable IAVL tree; version does not exist. Version has either been pruned, or is for a future block height
We may be able to fallback to the secondary query that uses the block result request and decodes in-app here: