You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually the query service should be able to populate this map itself. We can simply add a version column to the header table, each time we see a new leaf insert the version based on leaf.block_header().version() (add version method to QueryableHeader)
Add a map of heights => minor versions that can be used to conditionally serialize response payloads based on the current version.
The text was updated successfully, but these errors were encountered: