// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`eth utils decimalToHex 1`] = `"0"`; exports[`eth utils decimalToHex 2`] = `"1"`; exports[`eth utils decimalToHex 3`] = `"2"`; exports[`eth utils decimalToHex 4`] = `"64"`; exports[`eth utils decimalToHex 5`] = `"3e7"`;