Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ConfigStoreClient): Unset searchConfig.toBlock after update() #634

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

pxrl
Copy link
Contributor

@pxrl pxrl commented Apr 20, 2024

Otherwise any subsequent update() calls will resolve that fromBlock > toBlock, and no update will occur.

Otherwise any subsequent update() calls will resolve that fromBlock >
toBlock, and no update will occur.
@pxrl pxrl merged commit 4c44993 into master Apr 22, 2024
4 checks passed
@pxrl pxrl deleted the pxrl/configStoreUpdate branch April 22, 2024 09:42
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.

None yet

2 participants