tron-api icon indicating copy to clipboard operation
tron-api copied to clipboard

hex2bin(): Hexadecimal input string must have an even length

Open whatnowangga opened this issue 5 years ago • 2 comments

Hi im trying to generated address but i catch the error hex2bin(): Hexadecimal input string must have an even length

whatnowangga avatar Jan 21 '21 12:01 whatnowangga

me also +1

OmarElseyyid avatar Feb 23 '23 18:02 OmarElseyyid

I found the solution. You must uncomment the php_gmp library inside php.ini in xamppe

OmarElseyyid avatar Feb 23 '23 18:02 OmarElseyyid