bdk_testenv 0.3.0

Testing framework for BDK chain sources.
docs.rs failed to build bdk_testenv-0.3.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

BDK TestEnv

This crate sets up a regtest environment with a single [bitcoind] node connected to an [electrs] instance. This framework provides the infrastructure for testing chain source crates, e.g., [bdk_chain], [bdk_electrum], [bdk_esplora], etc.