]> Untitled Git - bdk/commit
chore(chain): add type IndexSpk, fix clippy type complexity warning
authorSteve Myers <steve@notmandatory.org>
Thu, 6 Jun 2024 19:10:20 +0000 (14:10 -0500)
committer志宇 <hello@evanlinjin.me>
Thu, 13 Jun 2024 14:52:44 +0000 (22:52 +0800)
commitbce070b1d662db7ac120e1d236fdda51842ad738
tree65e1f0b1a035ccc723b3734485b140115dcc93e9
parent4d2442c37f5c1bd822795271a79676d1ffbe7916
chore(chain): add type IndexSpk, fix clippy type complexity warning
clippy.toml
crates/chain/src/keychain/txout_index.rs
crates/chain/src/spk_client.rs
crates/chain/src/spk_iter.rs
crates/esplora/src/async_ext.rs
crates/esplora/src/blocking_ext.rs
crates/wallet/src/wallet/mod.rs