Changes
Page history
Update Exchange to CBS API interface
authored
Apr 29, 2019
by
Patryk
Show whitespace changes
Inline
Side-by-side
Exchange-to-CBS-API-interface.md
View page @
22beb434
Java class representing JSON-RPC API for CBS. Used by ExchangeClient.
Java class representing JSON-RPC API for CBS. Used by ExchangeClient.
[
Docs with examples.
](
)
[
Docs with examples.
](
https://gitlab.syncad.com/blocktrades/SEPA/wikis/Exchange-to-CBS-API-docs
)
```
java
```
java
import
java.math.BigDecimal
;
import
java.math.BigDecimal
;
...
...
...
...