This commit is contained in:
sc0Vu 2018-01-31 16:43:14 +08:00
parent b42709c646
commit 926ecca129

View File

@ -74,7 +74,7 @@ class Utils
/**
* toHex
* Encoding string or integer or numeric string(is not zero prefixed) or bug number to hex.
* Encoding string or integer or numeric string(is not zero prefixed) or big number to hex.
*
* @param string|int|BigNumber $value
* @param bool $isPrefix