Helper function that will convert HEX to UTF8
Usage
tronWeb.toUtf8()
Parameter
String
Return
String
Example
> tronWeb.toUtf8("0x74657374")
'test'
Helper function that will convert HEX to UTF8
Usage
tronWeb.toUtf8()
Parameter
String
Return
String
Example
> tronWeb.toUtf8("0x74657374")
'test'