From a07117471828ff74dfc659f610377c185a474958 Mon Sep 17 00:00:00 2001
From: github-actions
Date: Thu, 21 Jul 2022 16:19:18 +0000
Subject: [PATCH] Publish autogenerated nightly docs
---
.../any/enum.AnyBlockchainConfig.html | 6 +-
.../enum.CompactFiltersError.html | 2 +-
.../struct.BitcoinPeerConfig.html | 6 +-
...struct.CompactFiltersBlockchainConfig.html | 6 +-
.../struct.ElectrumBlockchainConfig.html | 6 +-
.../blockchain/esplora/enum.EsploraError.html | 2 +-
.../struct.EsploraBlockchainConfig.html | 6 +-
.../database/any/enum.AnyDatabaseConfig.html | 6 +-
.../any/struct.SledDbConfiguration.html | 6 +-
.../any/struct.SqliteDbConfiguration.html | 6 +-
.../latest/bdk/database/struct.SyncTime.html | 6 +-
.../bdk/descriptor/enum.Descriptor.html | 18 +-
.../bdk/descriptor/error/enum.Error.html | 2 +-
.../bdk/descriptor/policy/enum.PkOrF.html | 2 +-
.../descriptor/policy/enum.PolicyError.html | 2 +-
.../descriptor/policy/enum.Satisfaction.html | 2 +-
.../policy/enum.SatisfiableItem.html | 2 +-
.../descriptor/policy/struct.Condition.html | 2 +-
.../bdk/descriptor/policy/struct.Policy.html | 2 +-
.../bdk/descriptor/struct.Miniscript.html | 6 +-
.../bdk/descriptor/trait.ScriptContext.html | 2 +-
.../bdk/nightly/latest/bdk/enum.Error.html | 49 +++---
.../nightly/latest/bdk/enum.KeychainKind.html | 6 +-
.../bdk/keys/bip39/struct.Mnemonic.html | 6 +-
.../latest/bdk/keys/enum.KeyError.html | 2 +-
.../latest/bdk/keys/trait.ScriptContext.html | 2 +-
.../nightly/latest/bdk/struct.BlockTime.html | 6 +-
.../nightly/latest/bdk/struct.LocalUtxo.html | 6 +-
.../latest/bdk/struct.TransactionDetails.html | 6 +-
.../enum.AddressValidatorError.html | 2 +-
.../export/struct.FullyNodedExport.html | 6 +-
.../bdk/wallet/fn.get_funded_wallet.html | 2 +-
.../fn.wallet_name_from_descriptor.html | 2 +-
.../bdk/nightly/latest/bdk/wallet/index.html | 2 +-
.../bdk/wallet/signer/enum.SignerError.html | 2 +-
.../latest/bdk/wallet/struct.Wallet.html | 6 +-
.../serde/de/trait.Deserialize.js | 2 +-
.../implementors/serde/ser/trait.Serialize.js | 2 +-
.../bdk/nightly/latest/search-index.js | 2 +-
.../src/bdk/blockchain/script_sync.rs.html | 136 +++++++++++----
.../bdk/nightly/latest/src/bdk/error.rs.html | 30 +++-
.../nightly/latest/src/bdk/wallet/mod.rs.html | 156 +++++++++++++++++-
42 files changed, 385 insertions(+), 146 deletions(-)
diff --git a/docs/.vuepress/public/docs-rs/bdk/nightly/latest/bdk/blockchain/any/enum.AnyBlockchainConfig.html b/docs/.vuepress/public/docs-rs/bdk/nightly/latest/bdk/blockchain/any/enum.AnyBlockchainConfig.html
index 1a5ac5e41c..924e529a07 100644
--- a/docs/.vuepress/public/docs-rs/bdk/nightly/latest/bdk/blockchain/any/enum.AnyBlockchainConfig.html
+++ b/docs/.vuepress/public/docs-rs/bdk/nightly/latest/bdk/blockchain/any/enum.AnyBlockchainConfig.html
@@ -42,14 +42,14 @@ will find this particularly useful.
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
-
Deserialize this value from the given Serde deserializer. Read more
+
Deserialize this value from the given Serde deserializer. Read more
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
-
Serialize this value into the given Serde serializer. Read more
+
Serialize this value into the given Serde serializer. Read more
impl<T> Any for T where
T: 'static + ?Sized,
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
@@ -68,5 +68,5 @@ by
==.
The type returned in the event of a conversion error.
Performs the conversion.
-
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
+impl<V, T> VZip<V> for T where
V: MultiLane<T>,