]> Untitled Git - bdk/commit
refactor(wallet): use `Amount` everywhere
authorvalued mammal <valuedmammal@protonmail.com>
Sat, 7 Sep 2024 23:21:04 +0000 (19:21 -0400)
committervalued mammal <valuedmammal@protonmail.com>
Sat, 7 Sep 2024 23:22:26 +0000 (19:22 -0400)
commit292ec3cb3a41d7b9f42cfea536c39b27dba16d4c
treecb5a9633f97e30f6c89c2c552b5d22f0e53b6d70
parent257c5f7f5ef2d2d333a553be5d15f1e5ce1ea709
refactor(wallet): use `Amount` everywhere
crates/wallet/src/wallet/mod.rs
crates/wallet/src/wallet/tx_builder.rs
crates/wallet/src/wallet/utils.rs
example-crates/wallet_electrum/src/main.rs
example-crates/wallet_esplora_async/src/main.rs
example-crates/wallet_esplora_blocking/src/main.rs
example-crates/wallet_rpc/src/main.rs