diff options
author | Matthew Zipkin <pinheadmz@gmail.com> | 2024-03-13 12:43:57 -0400 |
---|---|---|
committer | Matthew Zipkin <pinheadmz@gmail.com> | 2024-04-16 14:14:42 -0400 |
commit | 21d0e6c7b7c7af7f6e54a45829b4fbfba6923b86 (patch) | |
tree | 1af283ebabb970f6cde465710a66b593eb860099 /doc | |
parent | 791dea204ecde9b500ec243b4e16fc601998ec84 (diff) |
doc: release notes for PR 27679
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-notes-27679.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/release-notes-27679.md b/doc/release-notes-27679.md new file mode 100644 index 0000000000..dbbb30428c --- /dev/null +++ b/doc/release-notes-27679.md @@ -0,0 +1,2 @@ +- unix socket paths are now accepted for `-zmqpubrawblock` and `-zmqpubrawtx` with +the format `-zmqpubrawtx=unix:/path/to/file`
\ No newline at end of file |