bitrich-info / xchange-stream

XChange-stream is a Java library providing a simple and consistent streaming API for interacting with Bitcoin and other crypto currency exchanges via WebSocket protocol. It is build on top of of XChange library providing new interfaces for streaming API. User can subscribe for live updates via reactive streams of RxJava library.
Apache License 2.0
414 stars 219 forks source link

[Coinmate] Rename package for consistency with the rest #484

Closed makarid closed 4 years ago

makarid commented 4 years ago

and changing nonce type from Long to Synchronised in PusherAuthParamsObject.