志宇 6d4b33ef91
chain: split IndexedTxGraph::insert_tx into 3 methods
Instead of inserting anchors and seen_at timestamp in the same method,
we have three separate methods. This makes the API easier to understand
and makes `IndexedTxGraph` more consistent with the `TxGraph` API.
2023-10-09 22:14:04 +08:00
..
2023-08-03 10:58:59 +02:00
2023-03-20 12:12:54 -05:00

BDK Chain

BDK keychain tracker, tools for storing and indexing chain data.