From fafcad38c89457ff8b36088428d4f1bb3a3834ce Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Mon, 2 Apr 2018 11:16:56 -0400 Subject: doc: Add testmempoolaccept to release-notes --- doc/release-notes.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/release-notes.md b/doc/release-notes.md index 48ee364c18..0a72f3fe4a 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -74,6 +74,7 @@ RPC changes add `label` fields to returned JSON objects that previously only had `account` fields. - `sendmany` now shuffles outputs to improve privacy, so any previously expected behavior with regards to output ordering can no longer be relied upon. +- The new RPC `testmempoolaccept` can be used to test acceptance of a transaction to the mempool without adding it. External wallet files --------------------- -- cgit v1.2.3