Removes the '0x' prefix from a given hex string.
The hex string to strip.
The stripped hex string.
An error if the input is not a valid hex string.
Generated using TypeDoc
Removes the '0x' prefix from a given hex string.