We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87b1880 commit e9de0a7Copy full SHA for e9de0a7
doc/release-notes-30212.md
@@ -0,0 +1,8 @@
1
+RPC
2
+---
3
+
4
+- Previously when using the `sendrawtransaction` rpc and specifying outputs
5
+ that are already in the UXTO set an RPC error code `-27` with RPC error
6
+ text "Transaction already in block chain" was returned in response.
7
+ The help text has been updated to "Transaction outputs already in utxo set"
8
+ to more accurately describe the source of the issue.
0 commit comments