diff options
| author | Wladimir J. van der Laan <[email protected]> | 2014-07-17 14:08:21 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2014-07-21 07:46:33 +0200 |
| commit | 39d3f2cb40a539fff1daba3d76a6c59e932d0f0a (patch) | |
| tree | 5cb73f064b26bc9a303cc3aef8a66993d0969be1 /contrib | |
| parent | Revert "Add release notes entry" (diff) | |
| download | discoin-39d3f2cb40a539fff1daba3d76a6c59e932d0f0a.tar.xz discoin-39d3f2cb40a539fff1daba3d76a6c59e932d0f0a.zip | |
Revert "Add -respendnotify option and new RPC data"
This reverts commit 9004798e62e987ddf50030b17fa1881b63dd5e45.
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/debian/manpages/bitcoin-qt.1 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/debian/manpages/bitcoin-qt.1 b/contrib/debian/manpages/bitcoin-qt.1 index 25a423f9c..cd478b187 100644 --- a/contrib/debian/manpages/bitcoin-qt.1 +++ b/contrib/debian/manpages/bitcoin-qt.1 @@ -139,9 +139,6 @@ Execute command when the best block changes (%s in cmd is replaced by block hash \fB\-walletnotify=\fR<cmd> Execute command when a wallet transaction changes (%s in cmd is replaced by TxID) .TP -\fB\-respendnotify=\fR<cmd> -Execute command when a network tx respends wallet tx input (%s=respend TxID, %t=wallet TxID) -.TP \fB\-alertnotify=\fR<cmd> Execute command when a relevant alert is received (%s in cmd is replaced by message) .TP |