Skip to content

Commit

Permalink
Publish autogenerated nightly docs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 2, 2023
1 parent c55872d commit addde9b
Show file tree
Hide file tree
Showing 34 changed files with 74 additions and 74 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
<li>Data persistence agnostic – <code>bdk_chain</code> does not care where you cache on-chain data, what you
cache or how you fetch it.</li>
</ol>
</div></details><h2 id="reexports" class="small-section-header"><a href="#reexports">Re-exports</a></h2><div class="item-table"><div class="item-row"><div class="item-left"><code>pub extern crate <a class="mod" href="https://docs.rs/serde/1.0.175/serde/index.html" title="mod serde">serde_crate</a> as serde;</code></div></div><div class="item-row"><div class="item-left import-item" id="reexport.bitcoin"><code>pub use bitcoin;</code></div></div><div class="item-row"><div class="item-left import-item" id="reexport.IndexedTxGraph"><code>pub use indexed_tx_graph::<a class="struct" href="indexed_tx_graph/struct.IndexedTxGraph.html" title="struct bdk_chain::indexed_tx_graph::IndexedTxGraph">IndexedTxGraph</a>;</code></div></div><div class="item-row"><div class="item-left import-item" id="reexport.TxGraph"><code>pub use tx_graph::<a class="struct" href="tx_graph/struct.TxGraph.html" title="struct bdk_chain::tx_graph::TxGraph">TxGraph</a>;</code></div></div><div class="item-row"><div class="item-left import-item" id="reexport.miniscript"><code>pub use miniscript;</code></div></div></div><h2 id="modules" class="small-section-header"><a href="#modules">Modules</a></h2><div class="item-table"><div class="item-row"><div class="item-left module-item"><a class="mod" href="indexed_tx_graph/index.html" title="bdk_chain::indexed_tx_graph mod">indexed_tx_graph</a></div><div class="item-right docblock-short">Contains the <a href="indexed_tx_graph/struct.IndexedTxGraph.html" title="IndexedTxGraph"><code>IndexedTxGraph</code></a> structure and associated types.</div></div><div class="item-row"><div class="item-left module-item"><a class="mod" href="keychain/index.html" title="bdk_chain::keychain mod">keychain</a></div><div class="item-right docblock-short">Module for keychain related structures.</div></div><div class="item-row"><div class="item-left module-item"><a class="mod" href="local_chain/index.html" title="bdk_chain::local_chain mod">local_chain</a></div><div class="item-right docblock-short">The <a href="local_chain/struct.LocalChain.html" title="LocalChain"><code>LocalChain</code></a> is a local implementation of <a href="trait.ChainOracle.html" title="ChainOracle"><code>ChainOracle</code></a>.</div></div><div class="item-row"><div class="item-left module-item"><a class="mod" href="tx_graph/index.html" title="bdk_chain::tx_graph mod">tx_graph</a></div><div class="item-right docblock-short">Module for structures that store and traverse transactions.</div></div></div><h2 id="structs" class="small-section-header"><a href="#structs">Structs</a></h2><div class="item-table"><div class="item-row"><div class="item-left module-item"><a class="struct" href="struct.BlockId.html" title="bdk_chain::BlockId struct">BlockId</a></div><div class="item-right docblock-short">A reference to a block in the canonical chain.</div></div><div class="item-row"><div class="item-left module-item"><a class="struct" href="struct.ConfirmationHeightAnchor.html" title="bdk_chain::ConfirmationHeightAnchor struct">ConfirmationHeightAnchor</a></div><div class="item-right docblock-short">An <a href="trait.Anchor.html" title="Anchor"><code>Anchor</code></a> implementation that also records the exact confirmation height of the transaction.</div></div><div class="item-row"><div class="item-left module-item"><a class="struct" href="struct.ConfirmationTimeAnchor.html" title="bdk_chain::ConfirmationTimeAnchor struct">ConfirmationTimeAnchor</a></div><div class="item-right docblock-short">An <a href="trait.Anchor.html" title="Anchor"><code>Anchor</code></a> implementation that also records the exact confirmation time and height of the
</div></details><h2 id="reexports" class="small-section-header"><a href="#reexports">Re-exports</a></h2><div class="item-table"><div class="item-row"><div class="item-left"><code>pub extern crate <a class="mod" href="https://docs.rs/serde/1.0.180/serde/index.html" title="mod serde">serde_crate</a> as serde;</code></div></div><div class="item-row"><div class="item-left import-item" id="reexport.bitcoin"><code>pub use bitcoin;</code></div></div><div class="item-row"><div class="item-left import-item" id="reexport.IndexedTxGraph"><code>pub use indexed_tx_graph::<a class="struct" href="indexed_tx_graph/struct.IndexedTxGraph.html" title="struct bdk_chain::indexed_tx_graph::IndexedTxGraph">IndexedTxGraph</a>;</code></div></div><div class="item-row"><div class="item-left import-item" id="reexport.TxGraph"><code>pub use tx_graph::<a class="struct" href="tx_graph/struct.TxGraph.html" title="struct bdk_chain::tx_graph::TxGraph">TxGraph</a>;</code></div></div><div class="item-row"><div class="item-left import-item" id="reexport.miniscript"><code>pub use miniscript;</code></div></div></div><h2 id="modules" class="small-section-header"><a href="#modules">Modules</a></h2><div class="item-table"><div class="item-row"><div class="item-left module-item"><a class="mod" href="indexed_tx_graph/index.html" title="bdk_chain::indexed_tx_graph mod">indexed_tx_graph</a></div><div class="item-right docblock-short">Contains the <a href="indexed_tx_graph/struct.IndexedTxGraph.html" title="IndexedTxGraph"><code>IndexedTxGraph</code></a> structure and associated types.</div></div><div class="item-row"><div class="item-left module-item"><a class="mod" href="keychain/index.html" title="bdk_chain::keychain mod">keychain</a></div><div class="item-right docblock-short">Module for keychain related structures.</div></div><div class="item-row"><div class="item-left module-item"><a class="mod" href="local_chain/index.html" title="bdk_chain::local_chain mod">local_chain</a></div><div class="item-right docblock-short">The <a href="local_chain/struct.LocalChain.html" title="LocalChain"><code>LocalChain</code></a> is a local implementation of <a href="trait.ChainOracle.html" title="ChainOracle"><code>ChainOracle</code></a>.</div></div><div class="item-row"><div class="item-left module-item"><a class="mod" href="tx_graph/index.html" title="bdk_chain::tx_graph mod">tx_graph</a></div><div class="item-right docblock-short">Module for structures that store and traverse transactions.</div></div></div><h2 id="structs" class="small-section-header"><a href="#structs">Structs</a></h2><div class="item-table"><div class="item-row"><div class="item-left module-item"><a class="struct" href="struct.BlockId.html" title="bdk_chain::BlockId struct">BlockId</a></div><div class="item-right docblock-short">A reference to a block in the canonical chain.</div></div><div class="item-row"><div class="item-left module-item"><a class="struct" href="struct.ConfirmationHeightAnchor.html" title="bdk_chain::ConfirmationHeightAnchor struct">ConfirmationHeightAnchor</a></div><div class="item-right docblock-short">An <a href="trait.Anchor.html" title="Anchor"><code>Anchor</code></a> implementation that also records the exact confirmation height of the transaction.</div></div><div class="item-row"><div class="item-left module-item"><a class="struct" href="struct.ConfirmationTimeAnchor.html" title="bdk_chain::ConfirmationTimeAnchor struct">ConfirmationTimeAnchor</a></div><div class="item-right docblock-short">An <a href="trait.Anchor.html" title="Anchor"><code>Anchor</code></a> implementation that also records the exact confirmation time and height of the
transaction.</div></div><div class="item-row"><div class="item-left module-item"><a class="struct" href="struct.FullTxOut.html" title="bdk_chain::FullTxOut struct">FullTxOut</a></div><div class="item-right docblock-short">A <code>TxOut</code> with as much data as we can retrieve about it</div></div><div class="item-row"><div class="item-left module-item"><a class="struct" href="struct.Persist.html" title="bdk_chain::Persist struct">Persist</a></div><div class="item-right docblock-short"><code>Persist</code> wraps a <a href="trait.PersistBackend.html" title="PersistBackend"><code>PersistBackend</code></a> (<code>B</code>) to create a convenient staging area for changes (<code>C</code>)
before they are persisted.</div></div><div class="item-row"><div class="item-left module-item"><a class="struct" href="struct.SpkIterator.html" title="bdk_chain::SpkIterator struct">SpkIterator</a></div><div class="item-right docblock-short">An iterator for derived script pubkeys.</div></div><div class="item-row"><div class="item-left module-item"><a class="struct" href="struct.SpkTxOutIndex.html" title="bdk_chain::SpkTxOutIndex struct">SpkTxOutIndex</a></div><div class="item-right docblock-short">An index storing <a href="bitcoin::TxOut"><code>TxOut</code></a>s that have a script pubkey that matches those in a list.</div></div></div><h2 id="enums" class="small-section-header"><a href="#enums">Enums</a></h2><div class="item-table"><div class="item-row"><div class="item-left module-item"><a class="enum" href="enum.ChainPosition.html" title="bdk_chain::ChainPosition enum">ChainPosition</a></div><div class="item-right docblock-short">Represents the observed position of some chain data.</div></div><div class="item-row"><div class="item-left module-item"><a class="enum" href="enum.ConfirmationTime.html" title="bdk_chain::ConfirmationTime enum">ConfirmationTime</a></div><div class="item-right docblock-short">Block height and timestamp at which a transaction is confirmed.</div></div></div><h2 id="constants" class="small-section-header"><a href="#constants">Constants</a></h2><div class="item-table"><div class="item-row"><div class="item-left module-item"><a class="constant" href="constant.BIP32_MAX_INDEX.html" title="bdk_chain::BIP32_MAX_INDEX constant">BIP32_MAX_INDEX</a></div><div class="item-right docblock-short">Maximum <a href="https://bips.xyz/32">BIP32</a> derivation index.</div></div><div class="item-row"><div class="item-left module-item"><a class="constant" href="constant.COINBASE_MATURITY.html" title="bdk_chain::COINBASE_MATURITY constant">COINBASE_MATURITY</a></div><div class="item-right docblock-short">How many confirmations are needed f or a coinbase output to be spent.</div></div></div><h2 id="traits" class="small-section-header"><a href="#traits">Traits</a></h2><div class="item-table"><div class="item-row"><div class="item-left module-item"><a class="trait" href="trait.Anchor.html" title="bdk_chain::Anchor trait">Anchor</a></div><div class="item-right docblock-short">Trait that “anchors” blockchain data to a specific block of height and hash.</div></div><div class="item-row"><div class="item-left module-item"><a class="trait" href="trait.Append.html" title="bdk_chain::Append trait">Append</a></div><div class="item-right docblock-short">Trait that makes an object appendable.</div></div><div class="item-row"><div class="item-left module-item"><a class="trait" href="trait.ChainOracle.html" title="bdk_chain::ChainOracle trait">ChainOracle</a></div><div class="item-right docblock-short">Represents a service that tracks the blockchain.</div></div><div class="item-row"><div class="item-left module-item"><a class="trait" href="trait.DescriptorExt.html" title="bdk_chain::DescriptorExt trait">DescriptorExt</a></div><div class="item-right docblock-short">A trait to extend the functionality of a miniscript descriptor.</div></div><div class="item-row"><div class="item-left module-item"><a class="trait" href="trait.ForEachTxOut.html" title="bdk_chain::ForEachTxOut trait">ForEachTxOut</a></div><div class="item-right docblock-short">Trait to do something with every txout contained in a structure.</div></div><div class="item-row"><div class="item-left module-item"><a class="trait" href="trait.PersistBackend.html" title="bdk_chain::PersistBackend trait">PersistBackend</a></div><div class="item-right docblock-short">A persistence backend for <a href="struct.Persist.html" title="Persist"><code>Persist</code></a>.</div></div></div></section></div></main><div id="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="bdk_chain" data-themes="" data-resource-suffix="" data-rustdoc-version="1.68.0-nightly (0f529f0f4 2022-12-13)" data-search-js="search-444266647c4dba98.js" data-settings-js="settings-bebeae96e00e4617.js" data-settings-css="settings-af96d9e2fc13e081.css" ></div></body></html>

Large diffs are not rendered by default.

Loading

0 comments on commit addde9b

Please sign in to comment.