Changed
- Example signature method updated to reflect fix for json body
- `prepare_private` accepts a `json` dict; if provided, content type header is set to application/json
- batch cancel orders uses that new json argument to work
- batch cancel orders reverts to regular cancel if only one id is passed (Kraken fails otherwise)