Skip to content

python-poloniex v0.4.1 - BROKEN

Compare
Choose a tag to compare
@s4w3d0ff s4w3d0ff released this 02 May 17:19
· 186 commits to master since this release

Change Log:

  • #107 copied docs to doc strings (with edits) and changed arg names to match api param names

Arg Names:

Before -> After
Poloniex object:
Key, Secret -> key, secret
all methods:
coin -> currency
pair -> currencyPair
transferBalance:
fromac -> fromAccount
toac -> toAccount
createLoanOffer:
rate -> lendingRate