We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10754c0 commit 9012282Copy full SHA for 9012282
README.md
@@ -22,8 +22,8 @@ following services:
22
For each peer node, at least one [RabbitMQ queue] must be configured on
23
the broker instance, so that all SMP messages that need to be send to a
24
given peer, are placed in the respective peer's queue(s). The STOMP
25
- client(s) for each peer node will read from this queue(s). See the
26
- `configure-queue` command bellow.
+ client(s) for each peer node will read from the respective peer's
+ queue(s). See the `configure-queue` command bellow.
27
28
Also, a [RabbitMQ exchange] named **`creditors_in`**, **`debtors_in`**,
29
or **`accounts_in`** (depending on the type of the Swaptacular node) must
0 commit comments