Skip to content

Conversation

@letmehateu
Copy link
Contributor

The documentation stated:

Returns None if all invariants pass or if inconsistencies were healed.

However, the actual return type is ProviderResult<Option<BlockNumber>>, which
means the function can also return an error. This mismatch could mislead developers
about proper error handling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant