[BUG]: Public keys are not correctly validated in validateAddress
#1253
Labels
I2 - Bug 🐜
Sidecar has a bug
validateAddress
#1253
Currently in
validateAddresss
we accept publicKeys but they are not accepted as valid when they are.The current implementation that is not working:
Working implementation that breaks support for H160
We need to find an implementation where it doesn't break support for ethereum addresses
The text was updated successfully, but these errors were encountered: