rust-electrum-client/src
valued mammal 80bf744a70
test: don't assert the value returned by relay_fee
Changed `test_relay_fee` to no longer assert the value of min
relay fee, and instead assert that the value is non-zero.
This fixes a test failure likely due to some nodes now having a
smaller default min relay fee (100sat).
2025-11-03 08:04:32 -05:00
..
socks ci(clippy): bump to 1.84 2025-01-20 13:57:27 -03:00
api.rs feat: add batch_transaction_get_merkle 2025-07-14 11:09:00 -03:00
batch.rs feat: add batch_transaction_get_merkle 2025-07-14 11:09:00 -03:00
client.rs feat: add batch_transaction_get_merkle 2025-07-14 11:09:00 -03:00
config.rs upgrade bitcoin dep to 0.30.0 2023-04-06 11:50:13 +02:00
lib.rs feat: add use-rustls-ring feature 2024-07-31 15:06:11 -05:00
raw_client.rs test: don't assert the value returned by relay_fee 2025-11-03 08:04:32 -05:00
stream.rs Improving error handing according to #33 comments 2021-02-22 15:29:05 +01:00
types.rs feat: add id_from_pos support 2024-11-12 19:18:04 +08:00
utils.rs chore: set rust edition to 2021 2024-07-31 18:50:13 -05:00