Skip to content

Commit

Permalink
Deploying to gh-pages from @ 597285f 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
liuchengxu committed Nov 11, 2024
1 parent 293d36d commit e0e0212
Show file tree
Hide file tree
Showing 63 changed files with 241 additions and 272 deletions.
2 changes: 1 addition & 1 deletion pallet_bitcoin/all.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="List of all items in this crate"><title>List of all items in this crate</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../static.files/rustdoc-970bf1bf55bd1c15.css"><meta name="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="pallet_bitcoin" data-themes="" data-resource-suffix="" data-rustdoc-version="1.82.0-nightly (28a58f2fa 2024-07-31)" data-channel="nightly" data-search-js="search-ef54e092fea9c776.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../static.files/storage-118b08c4c78b968e.js"></script><script defer src="../static.files/main-f9142fe437216fc3.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-df360f571f6edeae.css"></noscript><link rel="alternate icon" type="image/png" href="../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc mod sys"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../pallet_bitcoin/index.html">pallet_<wbr>bitcoin</a><span class="version">0.1.0</span></h2></div><div class="sidebar-elems"><section><ul class="block"><li><a href="#structs">Structs</a></li><li><a href="#enums">Enums</a></li><li><a href="#traits">Traits</a></li><li><a href="#functions">Functions</a></li><li><a href="#types">Type Aliases</a></li></ul></section></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><h1>List of all items</h1><h3 id="structs">Structs</h3><ul class="all-items"><li><a href="struct.BitcoinTransactionWeight.html">BitcoinTransactionWeight</a></li><li><a href="pallet/struct.GenesisConfig.html">pallet::GenesisConfig</a></li><li><a href="pallet/struct.Pallet.html">pallet::Pallet</a></li><li><a href="pallet/storage_types/struct.Coins.html">pallet::storage_types::Coins</a></li><li><a href="types/struct.OutPoint.html">types::OutPoint</a></li><li><a href="types/struct.RegularTxIn.html">types::RegularTxIn</a></li><li><a href="types/struct.Transaction.html">types::Transaction</a></li><li><a href="types/struct.TxOut.html">types::TxOut</a></li><li><a href="types/struct.Txid.html">types::Txid</a></li><li><a href="types/struct.Witness.html">types::Witness</a></li></ul><h3 id="enums">Enums</h3><ul class="all-items"><li><a href="pallet/enum.Call.html">pallet::Call</a></li><li><a href="pallet/enum.Event.html">pallet::Event</a></li><li><a href="types/enum.LockTime.html">types::LockTime</a></li><li><a href="types/enum.TxIn.html">types::TxIn</a></li></ul><h3 id="traits">Traits</h3><ul class="all-items"><li><a href="trait.WeightInfo.html">WeightInfo</a></li><li><a href="pallet/trait.Config.html">pallet::Config</a></li></ul><h3 id="functions">Functions</h3><ul class="all-items"><li><a href="fn.coin_storage_key.html">coin_storage_key</a></li><li><a href="fn.coin_storage_prefix.html">coin_storage_prefix</a></li><li><a href="pallet/dispatchables/fn.transact.html">pallet::dispatchables::transact</a></li></ul><h3 id="types">Type Aliases</h3><ul class="all-items"><li><a href="type.OutputIndex.html">OutputIndex</a></li><li><a href="pallet/type.Coins.html">pallet::Coins</a></li><li><a href="pallet/type.Module.html">pallet::Module</a></li></ul></section></div></main></body></html>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="List of all items in this crate"><title>List of all items in this crate</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../static.files/rustdoc-970bf1bf55bd1c15.css"><meta name="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="pallet_bitcoin" data-themes="" data-resource-suffix="" data-rustdoc-version="1.82.0-nightly (28a58f2fa 2024-07-31)" data-channel="nightly" data-search-js="search-ef54e092fea9c776.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../static.files/storage-118b08c4c78b968e.js"></script><script defer src="../static.files/main-f9142fe437216fc3.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-df360f571f6edeae.css"></noscript><link rel="alternate icon" type="image/png" href="../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc mod sys"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../pallet_bitcoin/index.html">pallet_<wbr>bitcoin</a><span class="version">0.1.0</span></h2></div><div class="sidebar-elems"><section><ul class="block"><li><a href="#structs">Structs</a></li><li><a href="#enums">Enums</a></li><li><a href="#traits">Traits</a></li><li><a href="#functions">Functions</a></li><li><a href="#types">Type Aliases</a></li></ul></section></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><h1>List of all items</h1><h3 id="structs">Structs</h3><ul class="all-items"><li><a href="struct.BitcoinTransactionWeight.html">BitcoinTransactionWeight</a></li><li><a href="pallet/struct.Pallet.html">pallet::Pallet</a></li><li><a href="pallet/storage_types/struct.Coins.html">pallet::storage_types::Coins</a></li><li><a href="pallet/storage_types/struct.CoinsCount.html">pallet::storage_types::CoinsCount</a></li><li><a href="types/struct.OutPoint.html">types::OutPoint</a></li><li><a href="types/struct.RegularTxIn.html">types::RegularTxIn</a></li><li><a href="types/struct.Transaction.html">types::Transaction</a></li><li><a href="types/struct.TxOut.html">types::TxOut</a></li><li><a href="types/struct.Txid.html">types::Txid</a></li><li><a href="types/struct.Witness.html">types::Witness</a></li></ul><h3 id="enums">Enums</h3><ul class="all-items"><li><a href="pallet/enum.Call.html">pallet::Call</a></li><li><a href="pallet/enum.Event.html">pallet::Event</a></li><li><a href="types/enum.LockTime.html">types::LockTime</a></li><li><a href="types/enum.TxIn.html">types::TxIn</a></li></ul><h3 id="traits">Traits</h3><ul class="all-items"><li><a href="trait.WeightInfo.html">WeightInfo</a></li><li><a href="pallet/trait.Config.html">pallet::Config</a></li></ul><h3 id="functions">Functions</h3><ul class="all-items"><li><a href="fn.coin_storage_key.html">coin_storage_key</a></li><li><a href="fn.coin_storage_prefix.html">coin_storage_prefix</a></li><li><a href="pallet/dispatchables/fn.transact.html">pallet::dispatchables::transact</a></li></ul><h3 id="types">Type Aliases</h3><ul class="all-items"><li><a href="type.OutputIndex.html">OutputIndex</a></li><li><a href="pallet/type.Coins.html">pallet::Coins</a></li><li><a href="pallet/type.CoinsCount.html">pallet::CoinsCount</a></li><li><a href="pallet/type.Module.html">pallet::Module</a></li></ul></section></div></main></body></html>
2 changes: 1 addition & 1 deletion pallet_bitcoin/fn.coin_storage_key.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Returns the storage key for the referenced output."><title>coin_storage_key in pallet_bitcoin - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../static.files/rustdoc-970bf1bf55bd1c15.css"><meta name="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="pallet_bitcoin" data-themes="" data-resource-suffix="" data-rustdoc-version="1.82.0-nightly (28a58f2fa 2024-07-31)" data-channel="nightly" data-search-js="search-ef54e092fea9c776.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../static.files/storage-118b08c4c78b968e.js"></script><script defer src="sidebar-items.js"></script><script defer src="../static.files/main-f9142fe437216fc3.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-df360f571f6edeae.css"></noscript><link rel="alternate icon" type="image/png" href="../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc fn"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../pallet_bitcoin/index.html">pallet_<wbr>bitcoin</a><span class="version">0.1.0</span></h2></div><div class="sidebar-elems"></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><h1>Function <a href="index.html">pallet_bitcoin</a>::<wbr><a class="fn" href="#">coin_storage_key</a><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><span class="out-of-band"><a class="src" href="../src/pallet_bitcoin/lib.rs.html#153-158">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub fn coin_storage_key&lt;T: <a class="trait" href="pallet/trait.Config.html" title="trait pallet_bitcoin::pallet::Config">Config</a>&gt;(
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Returns the storage key for the referenced output."><title>coin_storage_key in pallet_bitcoin - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../static.files/rustdoc-970bf1bf55bd1c15.css"><meta name="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="pallet_bitcoin" data-themes="" data-resource-suffix="" data-rustdoc-version="1.82.0-nightly (28a58f2fa 2024-07-31)" data-channel="nightly" data-search-js="search-ef54e092fea9c776.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../static.files/storage-118b08c4c78b968e.js"></script><script defer src="sidebar-items.js"></script><script defer src="../static.files/main-f9142fe437216fc3.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-df360f571f6edeae.css"></noscript><link rel="alternate icon" type="image/png" href="../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc fn"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../pallet_bitcoin/index.html">pallet_<wbr>bitcoin</a><span class="version">0.1.0</span></h2></div><div class="sidebar-elems"></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><h1>Function <a href="index.html">pallet_bitcoin</a>::<wbr><a class="fn" href="#">coin_storage_key</a><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><span class="out-of-band"><a class="src" href="../src/pallet_bitcoin/lib.rs.html#105-110">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub fn coin_storage_key&lt;T: <a class="trait" href="pallet/trait.Config.html" title="trait pallet_bitcoin::pallet::Config">Config</a>&gt;(
bitcoin_txid: Txid,
vout: <a class="type" href="type.OutputIndex.html" title="type pallet_bitcoin::OutputIndex">OutputIndex</a>,
) -&gt; <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>&gt; <a href="#" class="tooltip" data-notable-ty="Vec&lt;u8&gt;"></a></code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Returns the storage key for the referenced output.</p>
Expand Down
Loading

0 comments on commit e0e0212

Please sign in to comment.