Revert "Add -respendnotify option and new RPC data"

This reverts commit 9004798e62.
This commit is contained in:
Wladimir J. van der Laan
2014-07-17 14:08:21 +02:00
parent 680f7252f0
commit 39d3f2cb40
3 changed files with 0 additions and 33 deletions

View File

@@ -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