Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(electrum): fixed chain sync issue
Fixed a logic error in `construct_update_tip` in `electrum_ext.rs` that caused the local chain tip to always be a block behind the newest confirmed block.
- Loading branch information