Move bdk_electrum into the bdk repo 🎉

Original repository: 250b4f1dcc/bdk_electrum

Co-authored-by: 志宇 <hello@evanlinjin.me>
Co-authored-by: LLFourn <lloyd.fourn@gmail.com>
This commit is contained in:
Daniela Brozzoni
2023-03-01 11:20:00 +01:00
parent 03deafb553
commit 949608ab1f
4 changed files with 612 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ members = [
"crates/bdk",
"crates/bdk_chain",
"crates/bdk_file_store",
"crates/bdk_electrum",
"example-crates/esplora-wallet",
"example-crates/electrum-wallet",
]