python-ctapi
python-ctapi copied to clipboard
getLedger
Wondering any reason getLedger is not implemented .
cointracking('getLedger', array('show_advanced' => '1', 'limit' => '100', 'start' => 1200000000, 'end' => 1450000000));
It's in the source but does not import with pip for some reason. I cloned the repo locally and it works fine