web3-eth-accountsFunctionsstripHexPrefixstripHexPrefix CallablestripHexPrefix(str: string): stringRemoves '0x' from a given String if presentParametersstr: stringthe string valueReturns stringthe string without 0x prefix
Removes '0x' from a given
String
if present