discv5
discv5 copied to clipboard
feat: add ENR text in decode error
If ENR is invalid, add ENR text to error message to be able to debug
Also, in addEnr, throw on invalid invalid ENR instead of swallowing the error.