python-poloniex v0.4.1 - BROKEN
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