2.3 Release Notes
Overview
- Release Date: December 5, 2025
- Changelog: Link
Notable Changes
- Adds new methods
Wallet::apply_block_eventsandWallet::apply_block_connected_to_events. Learn more about this feature here. - A fix was added to
Wallet::build_fee_bumpso that it does not throw an error when missing a parent transaction when the input UTXO was added to the original, pre-fee-bump transaction withTxBuilder::add_foreign_utxo.