-
Notifications
You must be signed in to change notification settings - Fork 1.7k
fixed verify_uncles error type #11276
Conversation
dvdplm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not very familiar with this uncle handling; can you elaborate on what is going on here and why it's incorrect?
The values returned in an error are incorrect and might be misleading. Currently Actually, when I think of it, we can just get error variant |
You mean use the same error for both |
dvdplm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgmt (niklas's question seems relevant though)
|
yes, I addressed @niklasad1 comment in the latest commit :) |
Co-Authored-By: David <[email protected]>
No description provided.