From: Alekos Filini Date: Fri, 11 Jun 2021 09:41:23 +0000 (+0200) Subject: Merge commit 'refs/pull/348/head' of github.com:bitcoindevkit/bdk X-Git-Tag: v0.9.0~22 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/struct.ScriptLeaf.html?a=commitdiff_plain;h=18254110c658c93fc25bd3090765ad5210ec1c4f;p=bdk Merge commit 'refs/pull/348/head' of github.com:bitcoindevkit/bdk --- 18254110c658c93fc25bd3090765ad5210ec1c4f diff --cc Cargo.toml index 0eede906,e6249222..1aed6d62 --- a/Cargo.toml +++ b/Cargo.toml @@@ -64,8 -69,10 +69,9 @@@ test-md-docs = ["electrum" [dev-dependencies] lazy_static = "1.4" env_logger = "0.7" -base64 = "^0.11" clap = "2.33" serial_test = "0.4" + bitcoind = "0.10.0" [[example]] name = "address_validator"