aboutsummaryrefslogtreecommitdiff
path: root/ZMQ.md
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2021-09-23 22:24:48 -0500
committerluigi1111 <luigi1111w@gmail.com>2021-09-23 22:24:48 -0500
commit2243318000b8fa746a4d874ad62984d6ce25d494 (patch)
treec32f5fbf9e0b37f5e216c1fcdd12dbe8287849a8 /ZMQ.md
parentMerge pull request #7961 (diff)
parentRPC and ZeroMQ APIs to support p2pool (diff)
downloadmonero-2243318000b8fa746a4d874ad62984d6ce25d494.tar.xz
Merge pull request #7964
d51e3f2 RPC and ZeroMQ APIs to support p2pool (SChernykh)
Diffstat (limited to 'ZMQ.md')
-rw-r--r--ZMQ.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/ZMQ.md b/ZMQ.md
index 9128ff2ad..a7006f486 100644
--- a/ZMQ.md
+++ b/ZMQ.md
@@ -25,6 +25,8 @@ allows for filtering on: (1) format, (2) context, and (3) event.
Includes previously unseen transactions in a block but _not_ the
`miner_tx`. Does not "re-publish" after a reorg. Includes `do_not_relay`
transactions.
+ * `miner_data` - provides the necessary data to create a custom block template
+ Available only in the `full` context.
The subscription topics are formatted as `format-context-event`, with prefix
matching supported by both Monero and ZMQ. The `format`, `context` and `event`