]> Untitled Git - bdk/commit
Fix typos in comments
authorthunderbiscuit <thunderbiscuit@protonmail.com>
Tue, 23 Nov 2021 18:40:58 +0000 (13:40 -0500)
committerthunderbiscuit <thunderbiscuit@protonmail.com>
Tue, 23 Nov 2021 19:09:54 +0000 (14:09 -0500)
commit7f8103dd762572f8b0f01514d0c32723d27c61e9
treee7fdf9823c8ffa86516dbd1594ebacf22e38dc49
parentb9fc06195beab8eab4c4c6224dc069ebd5106729
Fix typos in comments
14 files changed:
src/blockchain/compact_filters/store.rs
src/database/memory.rs
src/database/mod.rs
src/descriptor/dsl.rs
src/descriptor/mod.rs
src/descriptor/policy.rs
src/error.rs
src/keys/mod.rs
src/lib.rs
src/types.rs
src/wallet/coin_selection.rs
src/wallet/mod.rs
src/wallet/signer.rs
src/wallet/tx_builder.rs