Update RPC client expectations as CBS Java interface authored by Roman  Olearski's avatar Roman Olearski
...@@ -3,7 +3,7 @@ corresponding to [e83c204](https://gitlab.syncad.com/blocktrades/exchange/commit ...@@ -3,7 +3,7 @@ corresponding to [e83c204](https://gitlab.syncad.com/blocktrades/exchange/commit
package cbs; package cbs;
/** /**
* This document describes the functionality of CBS being required by the Exchange RPC client * This document describes the functionality of CBS required by the Exchange RPC client
*/ */
/// handle the Exchange calls /// handle the Exchange calls
... ...
......