\ No newline at end of file
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/blockchain/any/enum.AnyBlockchainConfig.html b/static/docs-rs/bdk/nightly/latest/bdk/blockchain/any/enum.AnyBlockchainConfig.html
index 5a55721629..54a6066aee 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/blockchain/any/enum.AnyBlockchainConfig.html
+++ b/static/docs-rs/bdk/nightly/latest/bdk/blockchain/any/enum.AnyBlockchainConfig.html
@@ -32,7 +32,7 @@ will find this particularly useful.
This method tests for self and other values to be equal, and is used
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/blockchain/compact_filters/struct.CompactFiltersBlockchainConfig.html b/static/docs-rs/bdk/nightly/latest/bdk/blockchain/compact_filters/struct.CompactFiltersBlockchainConfig.html
index baa2d85cc2..128d997bf3 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/blockchain/compact_filters/struct.CompactFiltersBlockchainConfig.html
+++ b/static/docs-rs/bdk/nightly/latest/bdk/blockchain/compact_filters/struct.CompactFiltersBlockchainConfig.html
@@ -9,7 +9,7 @@
This module provides the implementation of some defaults database types, along with traits that
can be implemented externally to let Wallets use customized databases.
Itâs important to note that the databases defined here only contains âblockchain-relatedâ data.
@@ -13,6 +13,7 @@ this library automatically implements all the required traits for [sled::T
This database can be used as a temporary storage for wallets that are not kept permanently on
a device, or on platforms that donât provide a filesystem, like wasm32.
Once itâs dropped its content will be lost.
If you are looking for a permanent storage solution, you can try with the default key-value
database called [sled]. See the database module documentation for more defailts.
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/database/sidebar-items.js b/static/docs-rs/bdk/nightly/latest/bdk/database/sidebar-items.js
index 3856fe121b..22babbc454 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/database/sidebar-items.js
+++ b/static/docs-rs/bdk/nightly/latest/bdk/database/sidebar-items.js
@@ -1 +1 @@
-initSidebarItems({"mod":[["any","Runtime-checked database types"],["memory","In-memory ephemeral database"]],"struct":[["SqliteDatabase","Sqlite database stored on filesystem"]],"trait":[["BatchDatabase","Trait for a database that supports batch operations"],["BatchOperations","Trait for operations that can be batched"],["ConfigurableDatabase","Trait for [`Database`] types that can be created given a configuration"],["Database","Trait for reading data from a database"]]});
\ No newline at end of file
+initSidebarItems({"mod":[["any","Runtime-checked database types"],["memory","In-memory ephemeral database"]],"struct":[["SqliteDatabase","Sqlite database stored on filesystem"],["SyncTime","Blockchain state at the time of syncing"]],"trait":[["BatchDatabase","Trait for a database that supports batch operations"],["BatchOperations","Trait for operations that can be batched"],["ConfigurableDatabase","Trait for [`Database`] types that can be created given a configuration"],["Database","Trait for reading data from a database"]]});
\ No newline at end of file
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/database/struct.SqliteDatabase.html b/static/docs-rs/bdk/nightly/latest/bdk/database/struct.SqliteDatabase.html
index f5bbe5f0ca..a0686a19e0 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/database/struct.SqliteDatabase.html
+++ b/static/docs-rs/bdk/nightly/latest/bdk/database/struct.SqliteDatabase.html
@@ -1,4 +1,4 @@
-SqliteDatabase in bdk::database - Rust
+
+
\ No newline at end of file
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/database/trait.BatchDatabase.html b/static/docs-rs/bdk/nightly/latest/bdk/database/trait.BatchDatabase.html
index aabd3020d6..2052b9e839 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/database/trait.BatchDatabase.html
+++ b/static/docs-rs/bdk/nightly/latest/bdk/database/trait.BatchDatabase.html
@@ -1,12 +1,12 @@
-BatchDatabase in bdk::database - Rust
\ No newline at end of file
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/database/trait.BatchOperations.html b/static/docs-rs/bdk/nightly/latest/bdk/database/trait.BatchOperations.html
index dd56cf8cfa..c9b3da6114 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/database/trait.BatchOperations.html
+++ b/static/docs-rs/bdk/nightly/latest/bdk/database/trait.BatchOperations.html
@@ -1,30 +1,35 @@
-BatchOperations in bdk::database - Rust
\ No newline at end of file
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/database/trait.ConfigurableDatabase.html b/static/docs-rs/bdk/nightly/latest/bdk/database/trait.ConfigurableDatabase.html
index 9287ece0db..a09a60336b 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/database/trait.ConfigurableDatabase.html
+++ b/static/docs-rs/bdk/nightly/latest/bdk/database/trait.ConfigurableDatabase.html
@@ -1,9 +1,9 @@
-ConfigurableDatabase in bdk::database - Rust
\ No newline at end of file
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/database/trait.Database.html b/static/docs-rs/bdk/nightly/latest/bdk/database/trait.Database.html
index 1412f61143..e06d3ab6b2 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/database/trait.Database.html
+++ b/static/docs-rs/bdk/nightly/latest/bdk/database/trait.Database.html
@@ -1,5 +1,5 @@
-Database in bdk::database - Rust
\ No newline at end of file
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/descriptor/enum.Descriptor.html b/static/docs-rs/bdk/nightly/latest/bdk/descriptor/enum.Descriptor.html
index 8a1e14dc76..4d10d7b678 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/descriptor/enum.Descriptor.html
+++ b/static/docs-rs/bdk/nightly/latest/bdk/descriptor/enum.Descriptor.html
@@ -45,8 +45,8 @@ Errors when miniscript exceeds resource limits under p2sh context
a descriptor that only contains public keys and a map to lookup the secret key given a public key.
Whether the descriptor is safe
Checks whether all the spend paths in the descriptor are possible
on the bitcoin network under the current standardness and consensus rules
@@ -82,7 +82,7 @@ sighash when evaluating a CHECKSIG & co. OP code.
output controlled by the given descriptor; add the data to a given
TxIn output. Read more
Run a predicate on every key in the descriptor, returning whether
the predicate returned true for every key Read more
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/descriptor/enum.Legacy.html b/static/docs-rs/bdk/nightly/latest/bdk/descriptor/enum.Legacy.html
index bd0e9fd5de..45bab6249b 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/descriptor/enum.Legacy.html
+++ b/static/docs-rs/bdk/nightly/latest/bdk/descriptor/enum.Legacy.html
@@ -3,7 +3,7 @@ To be used as P2SH scripts
For creation of Bare scriptpubkeys, construct the Miniscript
under Bare ScriptContext
Serialize this value into the given Serde serializer. Read more
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/descriptor/struct.DerivedDescriptorKey.html b/static/docs-rs/bdk/nightly/latest/bdk/descriptor/struct.DerivedDescriptorKey.html
index 772a0ecab3..cf8e52e0fb 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/descriptor/struct.DerivedDescriptorKey.html
+++ b/static/docs-rs/bdk/nightly/latest/bdk/descriptor/struct.DerivedDescriptorKey.html
@@ -16,7 +16,7 @@ to avoid hardened derivation steps, start from a DescriptorSecretKeyas_public, or call TranslatePk2::translate_pk2 with
some function which has access to secret key data.
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/descriptor/struct.Miniscript.html b/static/docs-rs/bdk/nightly/latest/bdk/descriptor/struct.Miniscript.html
index e7c767721f..ea0a33445a 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/descriptor/struct.Miniscript.html
+++ b/static/docs-rs/bdk/nightly/latest/bdk/descriptor/struct.Miniscript.html
@@ -126,10 +126,10 @@ This can occur if the miniscript contains a
\ No newline at end of file
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/keys/bip39/enum.Language.html b/static/docs-rs/bdk/nightly/latest/bdk/keys/bip39/enum.Language.html
index e53c23ef46..4dc3877e93 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/keys/bip39/enum.Language.html
+++ b/static/docs-rs/bdk/nightly/latest/bdk/keys/bip39/enum.Language.html
@@ -8,9 +8,9 @@ the compilation features.
Language support is managed by compile features.
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/keys/bip39/struct.Mnemonic.html b/static/docs-rs/bdk/nightly/latest/bdk/keys/bip39/struct.Mnemonic.html
index 71c71a6867..d39fb7af8c 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/keys/bip39/struct.Mnemonic.html
+++ b/static/docs-rs/bdk/nightly/latest/bdk/keys/bip39/struct.Mnemonic.html
@@ -41,13 +41,13 @@ The return value is a byte array and the size.
Use Mnemonic::to_entropy (needs std) to get a Vec.
Type specifying the amount of entropy required e.g. [u8;32]
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/keys/enum.DescriptorPublicKey.html b/static/docs-rs/bdk/nightly/latest/bdk/keys/enum.DescriptorPublicKey.html
index 88c06f28d5..93fdbc4f32 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/keys/enum.DescriptorPublicKey.html
+++ b/static/docs-rs/bdk/nightly/latest/bdk/keys/enum.DescriptorPublicKey.html
@@ -21,9 +21,9 @@ to avoid hardened derivation steps, start from a DescriptorSecretKeyas_public, or call TranslatePk2::translate_pk2 with
some function which has access to secret key data.
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/keys/enum.DescriptorSecretKey.html b/static/docs-rs/bdk/nightly/latest/bdk/keys/enum.DescriptorSecretKey.html
index 5830932ee3..819120ab59 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/keys/enum.DescriptorSecretKey.html
+++ b/static/docs-rs/bdk/nightly/latest/bdk/keys/enum.DescriptorSecretKey.html
@@ -10,8 +10,8 @@ depending on the type of key.
If the key is an âXPrvâ, the hardened derivation steps will be applied before converting it
to a public key. See the documentation of [DescriptorXKey<bip32::ExtendedPrivKey>::as_public]
for more details.
Run a predicate on every key in the descriptor, returning whether
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/sidebar-items.js b/static/docs-rs/bdk/nightly/latest/bdk/sidebar-items.js
index 5670daf604..6b216d6b77 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/sidebar-items.js
+++ b/static/docs-rs/bdk/nightly/latest/bdk/sidebar-items.js
@@ -1 +1 @@
-initSidebarItems({"enum":[["Error","Errors that can be thrown by the `Wallet`"],["KeychainKind","Types of keychains"],["Utxo","An unspent transaction output (UTXO)."]],"externcrate":[["bitcoin",""],["electrum_client",""],["miniscript",""],["rusqlite",""],["sled",""]],"fn":[["version","Get the version of BDK at runtime"]],"macro":[["descriptor","Macro to write full descriptors with code"],["fragment","Macro to write descriptor fragments with code"]],"mod":[["blockchain","Blockchain backends"],["database","Database types"],["descriptor","Descriptors"],["keys","Key formats"],["wallet","Wallet"]],"struct":[["ConfirmationTime","Block height and timestamp of the block containing the confirmed transaction"],["FeeRate","Fee rate"],["LocalUtxo","An unspent output owned by a `Wallet`."],["TransactionDetails","A wallet transaction"],["WeightedUtxo","A [`Utxo`] with its `satisfaction_weight`."]],"trait":[["Vbytes","Trait implemented by types that can be used to measure weight units."]]});
\ No newline at end of file
+initSidebarItems({"enum":[["Error","Errors that can be thrown by the `Wallet`"],["KeychainKind","Types of keychains"],["Utxo","An unspent transaction output (UTXO)."]],"externcrate":[["bitcoin",""],["electrum_client",""],["miniscript",""],["rusqlite",""],["sled",""]],"fn":[["version","Get the version of BDK at runtime"]],"macro":[["descriptor","Macro to write full descriptors with code"],["fragment","Macro to write descriptor fragments with code"]],"mod":[["blockchain","Blockchain backends"],["database","Database types"],["descriptor","Descriptors"],["keys","Key formats"],["wallet","Wallet"]],"struct":[["BlockTime","Block height and timestamp of a block"],["FeeRate","Fee rate"],["LocalUtxo","An unspent output owned by a `Wallet`."],["TransactionDetails","A wallet transaction"],["WeightedUtxo","A [`Utxo`] with its `satisfaction_weight`."]],"trait":[["Vbytes","Trait implemented by types that can be used to measure weight units."]],"type":[["ConfirmationTime","DEPRECATED: Confirmation time of a transaction"]]});
\ No newline at end of file
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/struct.BlockTime.html b/static/docs-rs/bdk/nightly/latest/bdk/struct.BlockTime.html
new file mode 100644
index 0000000000..1a16a8f42f
--- /dev/null
+++ b/static/docs-rs/bdk/nightly/latest/bdk/struct.BlockTime.html
@@ -0,0 +1,38 @@
+
-
-
\ No newline at end of file
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/struct.FeeRate.html b/static/docs-rs/bdk/nightly/latest/bdk/struct.FeeRate.html
index cd3f6c14d4..f112c78974 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/struct.FeeRate.html
+++ b/static/docs-rs/bdk/nightly/latest/bdk/struct.FeeRate.html
@@ -8,7 +8,7 @@
This method tests for self and other values to be equal, and is used
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/struct.LocalUtxo.html b/static/docs-rs/bdk/nightly/latest/bdk/struct.LocalUtxo.html
index 9873a44f9a..79573d4d6c 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/struct.LocalUtxo.html
+++ b/static/docs-rs/bdk/nightly/latest/bdk/struct.LocalUtxo.html
@@ -7,7 +7,7 @@
@@ -15,7 +15,7 @@
The availability of the fee depends on the backend. Itâs never None with an Electrum
Server backend, but it could be None with a Bitcoin RPC node without txindex that receive
funds while offline.
-
Deserialize this value from the given Serde deserializer. Read more
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/struct.WeightedUtxo.html b/static/docs-rs/bdk/nightly/latest/bdk/struct.WeightedUtxo.html
index 38398269e6..2fa8521813 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/struct.WeightedUtxo.html
+++ b/static/docs-rs/bdk/nightly/latest/bdk/struct.WeightedUtxo.html
@@ -6,7 +6,7 @@
properly maintain the feerate when adding this input to a transaction during coin selection.
+
+
+
\ No newline at end of file
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/wallet/address_validator/enum.AddressValidatorError.html b/static/docs-rs/bdk/nightly/latest/bdk/wallet/address_validator/enum.AddressValidatorError.html
index 62887c9c81..62ceb0b2ec 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/wallet/address_validator/enum.AddressValidatorError.html
+++ b/static/docs-rs/bdk/nightly/latest/bdk/wallet/address_validator/enum.AddressValidatorError.html
@@ -11,7 +11,7 @@
This coin selection algorithm sorts the available UTXOs by value and then picks them starting
from the largest ones until the required amount is reached.
Return a fake wallet that appears to be funded for testing.
\ No newline at end of file
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/wallet/index.html b/static/docs-rs/bdk/nightly/latest/bdk/wallet/index.html
index dc57d60cbd..370433aac8 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/wallet/index.html
+++ b/static/docs-rs/bdk/nightly/latest/bdk/wallet/index.html
@@ -1,4 +1,4 @@
-bdk::wallet - Rust
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/wallet/signer/struct.SignOptions.html b/static/docs-rs/bdk/nightly/latest/bdk/wallet/signer/struct.SignOptions.html
index 92b6891be6..b6e7e2194e 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/wallet/signer/struct.SignOptions.html
+++ b/static/docs-rs/bdk/nightly/latest/bdk/wallet/signer/struct.SignOptions.html
@@ -22,7 +22,7 @@ wallet use timelocks in the future to spend a coin.
what its value is
Defaults to false which will only allow signing using SIGHASH_ALL.
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/wallet/signer/struct.SignerOrdering.html b/static/docs-rs/bdk/nightly/latest/bdk/wallet/signer/struct.SignerOrdering.html
index c074c48a24..d7e8eaa13c 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/wallet/signer/struct.SignerOrdering.html
+++ b/static/docs-rs/bdk/nightly/latest/bdk/wallet/signer/struct.SignerOrdering.html
@@ -3,7 +3,7 @@
and they will thus see the partial signatures added to the transaction once they get to sign
themselves.
diff --git a/static/docs-rs/bdk/nightly/latest/bdk/wallet/signer/struct.SignersContainer.html b/static/docs-rs/bdk/nightly/latest/bdk/wallet/signer/struct.SignersContainer.html
index dd6e562b8a..43630b246d 100644
--- a/static/docs-rs/bdk/nightly/latest/bdk/wallet/signer/struct.SignersContainer.html
+++ b/static/docs-rs/bdk/nightly/latest/bdk/wallet/signer/struct.SignersContainer.html
@@ -8,7 +8,7 @@ signer that was previously in the container, if any
Return a derived address using the external descriptor, see AddressIndex for
available address index selection strategies. If none of the keys in the descriptor are derivable
(ie. does not end with /*) then the same address will always be returned for any AddressIndex.