Add documentation around FRAME Offchain workers (#3463)
- deprecation companion:
https://github.com/substrate-developer-hub/substrate-docs/pull/2136
- inspired by
https://substrate.stackexchange.com/questions/11058/how-can-i-create-ocw-that-wont-activates-every-block-but-will-activates-only-w/11060#11060
---------
Co-authored-by:
Sergej Sakac <73715684+Szegoo@users.noreply.github.com>
Showing
- Cargo.lock 2 additions, 0 deletionsCargo.lock
- docs/sdk/Cargo.toml 4 additions, 1 deletiondocs/sdk/Cargo.toml
- docs/sdk/src/reference_docs/frame_offchain_workers.rs 115 additions, 0 deletionsdocs/sdk/src/reference_docs/frame_offchain_workers.rs
- docs/sdk/src/reference_docs/mod.rs 4 additions, 0 deletionsdocs/sdk/src/reference_docs/mod.rs
- substrate/frame/support/src/traits/hooks.rs 1 addition, 1 deletionsubstrate/frame/support/src/traits/hooks.rs
Please register or sign in to comment