Attempting to publish a recently-mined transaction using the sendrawtransaction JSON-RPC method will now use the same error code as for duplicate transactions currently present in the mempool, rather than a generic error for double spending or spending unknown inputs. There is a very small chance that this check results in a false positive and that a transaction rejected for other reasons is reported as a duplicate when it had never been mined at all. |
||
|---|---|---|
| .. | ||
| fees | ||
| limits | ||
| mempool | ||
| mining | ||
| netsync | ||
| progresslog | ||
| rpcserver | ||
| staging/stdscript | ||
| version | ||