Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Fix: Zmq documentation #1665

Merged
merged 1 commit into from
Nov 25, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions src/main/java/com/iota/iri/zmq/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,6 @@ were traversed in a random walk simulation. It may subscribe to `rts`, for

Topics currently found in the latest code are
* `mctn` transactions traversed during random walk
* `rts` information about walk terminations
* `dnscv` neighbor DNS validations
* `dnscc` neighbor DNS confirmations
* `dnscu` neighbor DNS updates
* `hmr` for the hit to miss ratio
* `antn` for added non-tethered neighbors ( testnet only )
* `rntn` for refused non-tethered neighbors
* `rstat` for information about the tips requester
* `rtl` for transactions randomly removed from the request list
* `lmi` for the latest milestone index
* `lmsi` for the latest solid milestone index
* `lmhs` for the latest solid milestone hash
Expand Down