class Eth::Tx

def hex

def hex
  Utils.bin_to_hex encoded
end