bdk/example-crates/keychain_tracker_electrum
志宇 5ae5fe30eb
[bdk_chain_redesign] Introduce BlockAnchor trait
* Introduce `GraphedTx` struct to access transaction data of graphed
  transactions.
* Ability to insert/access anchors and "seen at" values for graphed
  transactions.
* `Additions` now records changes to anchors and last_seen_at.
2023-03-24 12:11:41 +08:00
..
2023-03-02 10:56:38 +01:00
2023-03-02 10:56:38 +01:00

Keychain Tracker with electrum

This example shows how you use the KeychainTracker from bdk_chain to create a simple command line wallet.