]> Untitled Git - bdk/commit
fix: Even more refactoring to code and documentation
author志宇 <hello@evanlinjin.me>
Tue, 1 Aug 2023 10:27:24 +0000 (18:27 +0800)
committer志宇 <hello@evanlinjin.me>
Tue, 1 Aug 2023 10:31:22 +0000 (18:31 +0800)
commitb206a985cffaa9b614841219371faa53ba23dfc3
treeb66e87fd1883c0691c87a2941622fe1b981e942d
parentbea8e5aff4f1e4d61db3970a6efaec86e686dbc3
fix: Even more refactoring to code and documentation

Thank you to @LLFourn and @danielabrozzoni for these suggestions.
crates/bdk/src/wallet/mod.rs
crates/chain/src/local_chain.rs
crates/chain/src/tx_graph.rs
crates/chain/tests/test_indexed_tx_graph.rs
example-crates/wallet_esplora/src/main.rs
example-crates/wallet_esplora_async/src/main.rs