mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-25 15:20:24 +01:00
We previously included the block hash, but it's also useful to include the height under which we expect the respective transaction to be confirmed.
3 lines
155 B
Text
3 lines
155 B
Text
## API Updates
|
|
|
|
- The `Confirm::get_relevant_txids()` call now also returns the height under which LDK expects the respective transaction to be confirmed.
|