Removes the '0x' prefix from a hexadecimal string if it exists.
The input string with the '0x' prefix removed, if present.
The input string.
Generated using TypeDoc
Removes the '0x' prefix from a hexadecimal string if it exists.
Returns
The input string with the '0x' prefix removed, if present.