Skip to content

Commit

Permalink
refactor(electrum): remove RelevantTxids and track txs in TxGraph
Browse files Browse the repository at this point in the history
This PR removes `RelevantTxids` from the electrum crate and tracks
transactions in a `TxGraph`. This removes the need to separately
construct a `TxGraph` after a `full_scan` or `sync`.
  • Loading branch information
LagginTimes authored and evanlinjin committed May 10, 2024
1 parent fb7ff29 commit 2ffb656
Show file tree
Hide file tree
Showing 5 changed files with 159 additions and 185 deletions.
Loading

0 comments on commit 2ffb656

Please sign in to comment.