mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-11 20:32:35 -03:00
6 lines
231 B
Markdown
6 lines
231 B
Markdown
|
RPC Wallet
|
||
|
----------
|
||
|
|
||
|
- The `gettransaction`, `listtransactions`, `listsinceblock` RPCs now return
|
||
|
the `abandoned` field for all transactions. Previously, the "abandoned" field
|
||
|
was only returned for sent transactions. (#25158)
|