Search
@spec binary_to_address(binary()) :: String.t()
@spec binary_to_hex(binary()) :: String.t()
@spec hex_to_binary(String.t()) :: binary()