From d91961210b291d9f5e0742a0eb1e4d8d4b1dc953 Mon Sep 17 00:00:00 2001
From: github-actions
Date: Fri, 13 Dec 2024 21:07:47 +0000
Subject: [PATCH] Publish autogenerated nightly docs
---
.../hashes/serde/de/trait.Deserialize.html | 2 +-
.../hashes/serde/ser/trait.Serialize.html | 2 +-
.../hashes/serde/trait.Deserialize.html | 2 +-
.../bitcoin/hashes/serde/trait.Serialize.html | 2 +-
.../nightly/latest/bdk_chain/trait.Merge.html | 2 +-
.../latest/bdk_chain/tx_graph/index.html | 2 +-
.../bdk_chain/tx_graph/struct.ChangeSet.html | 20 +++---
.../tx_graph/struct.TxAncestors.html | 10 +--
.../tx_graph/struct.TxDescendants.html | 10 +--
.../bdk_chain/tx_graph/struct.TxGraph.html | 66 +++++++++----------
.../latest/bdk_wallet/struct.ChangeSet.html | 24 +++----
.../latest/src/bdk_chain/tx_graph.rs.html | 14 +++-
.../src/bdk_wallet/wallet/changeset.rs.html | 6 +-
13 files changed, 84 insertions(+), 78 deletions(-)
diff --git a/docs/.vuepress/public/docs-rs/bdk/nightly/latest/bdk_chain/bitcoin/hashes/serde/de/trait.Deserialize.html b/docs/.vuepress/public/docs-rs/bdk/nightly/latest/bdk_chain/bitcoin/hashes/serde/de/trait.Deserialize.html
index 17a21aed5c..90e50606ea 100644
--- a/docs/.vuepress/public/docs-rs/bdk/nightly/latest/bdk_chain/bitcoin/hashes/serde/de/trait.Deserialize.html
+++ b/docs/.vuepress/public/docs-rs/bdk/nightly/latest/bdk_chain/bitcoin/hashes/serde/de/trait.Deserialize.html
@@ -715,7 +715,7 @@ will end up with a strong count of 1.
The parity is deserialized as u8 - 0 for even, 1 for odd.
Deserializes LeafVersion as a u8 using consensus encoding.
The parity is serialized as u8 - 0 for even, 1 for odd.
Serializes LeafVersion as a u8 using consensus encoding.
The parity is serialized as u8 - 0 for even, 1 for odd.
Serializes LeafVersion as a u8 using consensus encoding.