Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 223 Bytes

File metadata and controls

16 lines (12 loc) · 223 Bytes

Statistics functionality

####get Get network statistics. Returns a StatisticsResponse object.

Params:

api_code : str (optional)

Usage:

require 'blockchain'

stats = Blockchain::get_statistics()