mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-09 08:21:59 +02:00
doc: release note for 30212
This commit is contained in:
8
doc/release-notes-30212.md
Normal file
8
doc/release-notes-30212.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
RPC
|
||||||
|
---
|
||||||
|
|
||||||
|
- Previously when using the `sendrawtransaction` rpc and specifying outputs
|
||||||
|
that are already in the UXTO set an RPC error code `-27` with RPC error
|
||||||
|
text "Transaction already in block chain" was returned in response.
|
||||||
|
The help text has been updated to "Transaction outputs already in utxo set"
|
||||||
|
to more accurately describe the source of the issue.
|
Reference in New Issue
Block a user