]> Untitled Git - bdk/commit
test(wallet): add check_fee!(wallet,psbt) macro and use it in place of psbt.fee_amount()
authorSteve Myers <steve@notmandatory.org>
Thu, 24 Aug 2023 14:52:31 +0000 (09:52 -0500)
committerSteve Myers <steve@notmandatory.org>
Wed, 30 Aug 2023 18:31:33 +0000 (13:31 -0500)
commitdd5b8d759954f39baa4523fa10b4a64efe48a25b
treec95b356f7440e76e41eaaf637873afdd6dcfddb7
parent465d53cc88b32bf8098dc61e9afdbb28d22b213d
test(wallet): add check_fee!(wallet,psbt) macro and use it in place of psbt.fee_amount()

- removed test_calculate_fee_with_inserted_foreign_utxo() since it now duplicates test in test_add_foreign_utxo()
crates/bdk/tests/wallet.rs