mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
3 lines
236 B
Markdown
3 lines
236 B
Markdown
- A new `getprioritisedtransactions` RPC has been added. It returns a map of all fee deltas created by the
|
|
user with prioritisetransaction, indexed by txid. The map also indicates whether each transaction is
|
|
present in the mempool.
|