]> Untitled Git - bdk/commit
[bdk_chain_redesign] Added methods to `LocalChain`
author志宇 <hello@evanlinjin.me>
Fri, 31 Mar 2023 14:42:47 +0000 (22:42 +0800)
committer志宇 <hello@evanlinjin.me>
Fri, 31 Mar 2023 14:42:47 +0000 (22:42 +0800)
commitc09cd2afce4e649caa2797628edaffae08a60628
tree41d4d4f2b9cc41a9cf753d00746a2feed1256513
parent7810059ed0f23cae7dee61fe587a1c8f3f49480a
[bdk_chain_redesign] Added methods to `LocalChain`

Also made the `IndexedTxGraph::index` field public (`index()` and
`index_mut()` methods are no longer needed).
crates/chain/src/indexed_tx_graph.rs
crates/chain/src/local_chain.rs