-</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.171/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 |
0 commit comments