mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
6 lines
No EOL
231 B
Markdown
6 lines
No EOL
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) |