class Eth::Key

def private_hex

def private_hex
  private_key.to_hex
end