Ethex.Utils (ethex v0.2.0)

View Source

some utils

Summary

Functions

from_hex(arg)

@spec from_hex(String.t()) :: integer()

to_hex(number)

@spec to_hex(integer()) :: String.t()