fixed verify_uncles error type#11276
Conversation
dvdplm
left a comment
There was a problem hiding this comment.
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.
lgmt (niklas's question seems relevant though)
|
yes, I addressed @niklasad1 comment in the latest commit :) |
Co-Authored-By: David <dvdplm@gmail.com>
No description provided.