internal/ethapi: handle odd length hex in decodeHash (#25883)
This change adds zero-padding (prefix) of odd nibbles in the decodeHash function.
Co-authored-by:
ty <ty@oncoder.com>
Showing
Please register or sign in to comment
This change adds zero-padding (prefix) of odd nibbles in the decodeHash function.
Co-authored-by:
ty <ty@oncoder.com>