Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 407 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 407 Bytes

BDK Electrum

BDK Electrum extends electrum-client to update bdk_chain structures from an Electrum server.

Minimum Supported Rust Version (MSRV)

This crate has a MSRV of 1.75.0.

To build with MSRV you will need to pin dependencies as follows:

cargo update -p home --precise "0.5.9"