bdk/example-crates/keychain_tracker_example_cli
志宇 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:36 +01:00
2023-03-02 10:56:36 +01:00

Provides common command line processing logic between examples using the KeychainTracker