Kian Paimani
2024-02-28 13:07:14 +00:00
committed by GitHub
parent f4eedcebaf
commit 14530269b7
5 changed files with 126 additions and 2 deletions
+4
View File
@@ -99,3 +99,7 @@ pub mod frame_runtime_upgrades_and_migrations;
/// light-node-first out of the box.
// TODO: @jsdw @josepot https://github.com/paritytech/polkadot-sdk-docs/issues/68
pub mod light_nodes;
/// Learn about the offchain workers, how they function, and how to use them, as provided by the
/// [`frame`] APIs.
pub mod frame_offchain_workers;