add "index single block" functionality to voyager #4354
Labels
A-voyager
Area: voyager (relayer)
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
E-medium
Call for participation: Medium difficulty. Experience needed to fix: Intermediate.
Uh oh!
There was an error while loading. Please reload this page.
we currently have the FetchBlocks message in voyager, which is picked up by plugins (cosmos, ethereum, aptos) and exposed through the cli via the init-fetch subcommand.
add a new Call variant FetchBlock (notably singular) for fetching a single block, add it to all event source plugins (most already have a message for fetching a single block, if not all), and expose it through the cli.
The text was updated successfully, but these errors were encountered: