doc: add release note about testmempoolaccept debug-message

This commit is contained in:
Matthew Zipkin
2023-07-21 10:45:14 -04:00
parent f9cac63523
commit b6f0593f43

View File

@@ -0,0 +1,2 @@
The RPC `testmempoolaccept` response now includes a "reject-details" field in some cases,
similar to the complete error messages returned by `sendrawtransaction` (#28121)