class Eth::Configuration

def initialize

def initialize
  self.chain_id = nil
  self.tx_data_hex = true
end