Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Fix KrakenFormattedResponse.ticker() #174

Merged
merged 1 commit into from
Mar 23, 2018

Commits on Mar 21, 2018

  1. Fix KrakenFormattedResponse.ticker()

    self.method_args[0] refers to a bitex.interface.kraken.Kraken object,
    self.method_args[1] refers to the pair symbol. Update index for
    accessing pair from 0 to 1.
    alexanderkoumis committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    64f01d9 View commit details
    Browse the repository at this point in the history