Contribution improvements

This commit is contained in:
Alekos Filini
2020-02-17 14:22:53 +01:00
parent 914719ccf4
commit f605f4b34d
9 changed files with 460 additions and 221 deletions

View File

@@ -13,7 +13,7 @@ base64 = "^0.11"
# Optional dependencies
sled = { version = "0.31.0", optional = true }
electrum-client = { version = "0.1.0-beta.1", optional = true }
electrum-client = { version = "0.1.0-beta.5", optional = true }
[features]
minimal = []