aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2015-06-23 19:00:44 +0200
committerRoss Nicoll <[email protected]>2015-07-29 18:29:30 +0100
commitc257476410bfa3f15ff8f3c2ff9433ff4557a2f2 (patch)
treec6c4128b0ecd739d40ac1c4d57b8ee357691d631
parentfix crash on shutdown when e.g. changing -txindex and abort action (diff)
downloaddiscoin-c257476410bfa3f15ff8f3c2ff9433ff4557a2f2.tar.xz
discoin-c257476410bfa3f15ff8f3c2ff9433ff4557a2f2.zip
doc: mention bitcoin-submittx example in release notes
-rw-r--r--doc/release-notes.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index d2f2079fb..d2680d5a1 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -151,6 +151,8 @@ transaction (re)broadcast:
One such application is selective Tor usage, where the node runs on the normal
internet but transactions are broadcasted over Tor.
+For an example script see [bitcoin-submittx](https://github.com/laanwj/bitcoin-submittx).
+
Privacy: Stream isolation for Tor
----------------------------------