@ethereumjs/util
@ethereumjs/util / stripHexPrefix
stripHexPrefix(str): string
str
string
Defined in: packages/util/src/internal.ts:49
Removes ‘0x’ from a given String if present
String
the string value
the string without 0x prefix