From: Alekos Filini Date: Thu, 4 Nov 2021 15:26:15 +0000 (+0000) Subject: Merge commit 'refs/pull/462/head' of github.com:bitcoindevkit/bdk X-Git-Tag: v0.14.0~17 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/struct.CannotConnectError.html?a=commitdiff_plain;h=16e832533cb3095dc2ce0d4d48e4b8de6fcf36be;p=bdk Merge commit 'refs/pull/462/head' of github.com:bitcoindevkit/bdk --- 16e832533cb3095dc2ce0d4d48e4b8de6fcf36be diff --cc Cargo.toml index ea9e8e4e,502a02f7..b289f194 --- a/Cargo.toml +++ b/Cargo.toml @@@ -65,8 -58,8 +58,8 @@@ sqlite = ["rusqlite", "ahash" compact_filters = ["rocksdb", "socks", "lazy_static", "cc"] key-value-db = ["sled"] all-keys = ["keys-bip39"] - keys-bip39 = ["tiny-bip39", "backtrace"] + keys-bip39 = ["bip39"] -rpc = ["core-rpc"] +rpc = ["bitcoincore-rpc"] # We currently provide mulitple implementations of `Blockchain`, all are # blocking except for the `EsploraBlockchain` which can be either async or