python-ctapi icon indicating copy to clipboard operation
python-ctapi copied to clipboard

getLedger

Open Qunal opened this issue 4 years ago • 1 comments

Wondering any reason getLedger is not implemented .

cointracking('getLedger', array('show_advanced' => '1', 'limit' => '100', 'start' => 1200000000, 'end' => 1450000000));

Qunal avatar Oct 20 '21 01:10 Qunal

It's in the source but does not import with pip for some reason. I cloned the repo locally and it works fine

patetim avatar Feb 17 '23 16:02 patetim