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 committed Apr 24, 2024
1 parent 8e73998 commit 2540258
Show file tree
Hide file tree
Showing 5 changed files with 159 additions and 185 deletions.
Loading

0 comments on commit 2540258

Please sign in to comment.