Skip to content

Conversation

@barakeinav1
Copy link
Contributor

fixes #1535

"produce_empty_blocks": true,
"block_fetch_horizon": 50,
"block_fetch_horizon": 100000,
"block_header_fetch_horizon": 50,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure about this, but shouldn't then the other value be updated as well, like:

Suggested change
"block_header_fetch_horizon": 50,
"block_header_fetch_horizon": 100000,

@DSharifi DSharifi requested a review from VanBarbascu November 25, 2025 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add block_fetch_horizon for neard and MPC indexes setting

3 participants