127 128 129
# File 'lib/evm_client/formatter.rb', line 127 def output_to_uint(bytes) self.to_int(bytes) end