diff --git a/doc/release-notes-21141.md b/doc/release-notes-21141.md new file mode 100644 index 0000000000..c69da4f1c1 --- /dev/null +++ b/doc/release-notes-21141.md @@ -0,0 +1,6 @@ +## Command-line options +### Changes in existing cmd-line options: + +- `-walletnotify=` has a new format options "%h" and "%b". +%b is replaced by the hash of the block including the transaction (set to 'unconfirmed' if the transaction is not included). +%h is replaced by the block height (-1 if not included).