Skip to content

Commit e9de0a7

Browse files
committed
doc: release note for 30212
1 parent 87b1880 commit e9de0a7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/release-notes-30212.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)