From 0c041dde93ce8596fd0727c5252ffe79fba2d382 Mon Sep 17 00:00:00 2001
From: github-actions
Date: Mon, 26 Dec 2022 22:04:41 +0000
Subject: [PATCH] Publish autogenerated nightly docs
---
.../blockchain/any/enum.AnyBlockchainConfig.html | 6 +++---
.../struct.BitcoinPeerConfig.html | 6 +++---
.../struct.CompactFiltersBlockchainConfig.html | 6 +++---
.../struct.ElectrumBlockchainConfig.html | 6 +++---
.../blockchain/esplora/enum.EsploraError.html | 2 +-
.../esplora/struct.EsploraBlockchainConfig.html | 6 +++---
.../latest/bdk/blockchain/rpc/enum.Auth.html | 8 ++++----
.../nightly/latest/bdk/blockchain/rpc/index.html | 2 +-
.../bdk/blockchain/rpc/struct.RpcConfig.html | 6 +++---
.../bdk/blockchain/rpc/struct.RpcSyncParams.html | 6 +++---
.../bdk/database/any/enum.AnyDatabaseConfig.html | 4 ++--
.../database/any/struct.SledDbConfiguration.html | 4 ++--
.../any/struct.SqliteDbConfiguration.html | 4 ++--
.../latest/bdk/database/struct.SyncTime.html | 4 ++--
.../latest/bdk/descriptor/enum.Descriptor.html | 12 ++++++------
.../latest/bdk/descriptor/policy/enum.PkOrF.html | 2 +-
.../bdk/descriptor/policy/enum.Satisfaction.html | 2 +-
.../descriptor/policy/enum.SatisfiableItem.html | 2 +-
.../bdk/descriptor/policy/struct.Condition.html | 2 +-
.../bdk/descriptor/policy/struct.Policy.html | 2 +-
.../latest/bdk/descriptor/struct.Miniscript.html | 6 +++---
.../nightly/latest/bdk/enum.KeychainKind.html | 6 +++---
.../latest/bdk/keys/bip39/struct.Mnemonic.html | 6 +++---
.../bdk/nightly/latest/bdk/struct.Balance.html | 6 +++---
.../bdk/nightly/latest/bdk/struct.BlockTime.html | 6 +++---
.../bdk/nightly/latest/bdk/struct.LocalUtxo.html | 6 +++---
.../latest/bdk/struct.TransactionDetails.html | 6 +++---
.../wallet/export/struct.FullyNodedExport.html | 4 ++--
.../latest/bdk/wallet/hardwaresigner/index.html | 11 +++++++----
.../wallet/hardwaresigner/struct.HWISigner.html | 8 ++++----
.../bdk/nightly/latest/bdk/wallet/index.html | 2 +-
.../bdk/wallet/signer/trait.SignerCommon.html | 2 +-
.../wallet/signer/trait.TransactionSigner.html | 2 +-
.../implementors/serde/de/trait.Deserialize.js | 2 +-
.../implementors/serde/ser/trait.Serialize.js | 2 +-
.../docs-rs/bdk/nightly/latest/search-index.js | 2 +-
.../latest/src/bdk/wallet/hardwaresigner.rs.html | 12 +++++++++---
.../nightly/latest/src/bdk/wallet/mod.rs.html | 16 +++++++++++-----
38 files changed, 106 insertions(+), 91 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 b6a8c8fffd..d13ac761a8 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
@@ -36,10 +36,10 @@ will find this particularly useful.
Available on crate feature esplora only.
Available on crate feature compact_filters only.
Available on crate feature rpc only.
RPC client configuration
-
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
Converts to this type from the input type.
Converts to this type from the input type.
Converts to this type from the input type.
Converts to this type from the input type.
This method tests for self and other values to be equal, and is used
+
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
Converts to this type from the input type.
Converts to this type from the input type.
Converts to this type from the input type.
Converts to this type from the input type.
This method tests for
self and
other values to be equal, and is used
by
==.
Read more
This method tests for
!=. The default implementation is almost always
-sufficient, and should not be overridden without very good reason.
Read more
Serialize this value into the given Serde serializer.
Read more
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more
Returns the argument unchanged.
+sufficient, and should not be overridden without very good reason.
Read more
Serialize this value into the given Serde serializer.
Read more
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more
Returns the argument unchanged.
Calls U::from(self).
That is, this conversion is whatever the implementation of
From<T> for U chooses to do.
-
The alignment of pointer.
The type for initializers.
Initializes a with the given initializer.
Read more
Mutably dereferences the given pointer.
Read more
Drops the object pointed to by the given pointer.
Read more
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning.
Read more
Uses borrowed data to replace owned data, usually by cloning.
Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.