Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5365f8d 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo-Besancon committed Dec 19, 2024
1 parent b085c53 commit a44940b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion massa_node/fn.launch.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
args: &amp;<a class="struct" href="struct.Args.html" title="struct massa_node::Args">Args</a>,
node_wallet: <a class="struct" href="https://doc.rust-lang.org/1.81.0/alloc/sync/struct.Arc.html" title="struct alloc::sync::Arc">Arc</a>&lt;RwLock&lt;<a class="struct" href="../massa_wallet/struct.Wallet.html" title="struct massa_wallet::Wallet">Wallet</a>&gt;&gt;,
sig_int_toggled: <a class="struct" href="https://doc.rust-lang.org/1.81.0/alloc/sync/struct.Arc.html" title="struct alloc::sync::Arc">Arc</a>&lt;(<a class="struct" href="https://doc.rust-lang.org/1.81.0/std/sync/mutex/struct.Mutex.html" title="struct std::sync::mutex::Mutex">Mutex</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.81.0/std/primitive.bool.html">bool</a>&gt;, <a class="struct" href="https://doc.rust-lang.org/1.81.0/std/sync/condvar/struct.Condvar.html" title="struct std::sync::condvar::Condvar">Condvar</a>)&gt;,
) -&gt; (<a class="struct" href="../massa_channel/receiver/struct.MassaReceiver.html" title="struct massa_channel::receiver::MassaReceiver">MassaReceiver</a>&lt;ConsensusEvent&gt;, <a class="enum" href="https://doc.rust-lang.org/1.81.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="struct" href="../massa_bootstrap/server/struct.BootstrapManager.html" title="struct massa_bootstrap::server::BootstrapManager">BootstrapManager</a>&gt;, <a class="struct" href="https://doc.rust-lang.org/1.81.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn ConsensusManager&gt;, <a class="struct" href="https://doc.rust-lang.org/1.81.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn <a class="trait" href="../massa_execution_exports/controller_traits/trait.ExecutionManager.html" title="trait massa_execution_exports::controller_traits::ExecutionManager">ExecutionManager</a>&gt;, <a class="struct" href="https://doc.rust-lang.org/1.81.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn <a class="trait" href="../massa_pos_exports/controller_traits/trait.SelectorManager.html" title="trait massa_pos_exports::controller_traits::SelectorManager">SelectorManager</a>&gt;, <a class="struct" href="https://doc.rust-lang.org/1.81.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn PoolManager&gt;, <a class="struct" href="https://doc.rust-lang.org/1.81.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn <a class="trait" href="../massa_protocol_exports/controller_trait/trait.ProtocolManager.html" title="trait massa_protocol_exports::controller_trait::ProtocolManager">ProtocolManager</a>&gt;, <a class="struct" href="https://doc.rust-lang.org/1.81.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn FactoryManager&gt;, StopHandle, StopHandle, StopHandle, <a class="enum" href="https://doc.rust-lang.org/1.81.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="struct" href="../massa_grpc/server/struct.StopHandle.html" title="struct massa_grpc::server::StopHandle">StopHandle</a>&gt;, <a class="enum" href="https://doc.rust-lang.org/1.81.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="struct" href="../massa_grpc/server/struct.StopHandle.html" title="struct massa_grpc::server::StopHandle">StopHandle</a>&gt;, <a class="struct" href="../massa_metrics/struct.MetricsStopper.html" title="struct massa_metrics::MetricsStopper">MetricsStopper</a>, <a class="struct" href="survey/struct.MassaSurveyStopper.html" title="struct massa_node::survey::MassaSurveyStopper">MassaSurveyStopper</a>)</code></pre></section></div></main></body></html>
) -&gt; (<a class="struct" href="../massa_channel/receiver/struct.MassaReceiver.html" title="struct massa_channel::receiver::MassaReceiver">MassaReceiver</a>&lt;ConsensusEvent&gt;, <a class="enum" href="https://doc.rust-lang.org/1.81.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;BootstrapManager&gt;, <a class="struct" href="https://doc.rust-lang.org/1.81.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn ConsensusManager&gt;, <a class="struct" href="https://doc.rust-lang.org/1.81.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn <a class="trait" href="../massa_execution_exports/controller_traits/trait.ExecutionManager.html" title="trait massa_execution_exports::controller_traits::ExecutionManager">ExecutionManager</a>&gt;, <a class="struct" href="https://doc.rust-lang.org/1.81.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn <a class="trait" href="../massa_pos_exports/controller_traits/trait.SelectorManager.html" title="trait massa_pos_exports::controller_traits::SelectorManager">SelectorManager</a>&gt;, <a class="struct" href="https://doc.rust-lang.org/1.81.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn PoolManager&gt;, <a class="struct" href="https://doc.rust-lang.org/1.81.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn <a class="trait" href="../massa_protocol_exports/controller_trait/trait.ProtocolManager.html" title="trait massa_protocol_exports::controller_trait::ProtocolManager">ProtocolManager</a>&gt;, <a class="struct" href="https://doc.rust-lang.org/1.81.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn FactoryManager&gt;, StopHandle, StopHandle, StopHandle, <a class="enum" href="https://doc.rust-lang.org/1.81.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="struct" href="../massa_grpc/server/struct.StopHandle.html" title="struct massa_grpc::server::StopHandle">StopHandle</a>&gt;, <a class="enum" href="https://doc.rust-lang.org/1.81.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="struct" href="../massa_grpc/server/struct.StopHandle.html" title="struct massa_grpc::server::StopHandle">StopHandle</a>&gt;, <a class="struct" href="../massa_metrics/struct.MetricsStopper.html" title="struct massa_metrics::MetricsStopper">MetricsStopper</a>, <a class="struct" href="survey/struct.MassaSurveyStopper.html" title="struct massa_node::survey::MassaSurveyStopper">MassaSurveyStopper</a>)</code></pre></section></div></main></body></html>
Loading

0 comments on commit a44940b

Please sign in to comment.