fix: add frame link definitions for rustdoc

Add [`frame`]: crate::pezkuwi_sdk::frame_runtime link definitions
to all files using [`frame`] doc links to fix unresolved link errors
in rustdoc build.
This commit is contained in:
2026-01-27 10:55:23 +03:00
parent c7a7ac7c87
commit a2ae09d15c
6 changed files with 10 additions and 0 deletions
@@ -112,3 +112,5 @@
//! - <https://forum.polkadot.network/t/offchain-workers-design-assumptions-vulnerabilities/2548>
//! - <https://exchange.pezkuwichain.app/questions/11058/how-can-i-create-ocw-that-wont-activates-every-block-but-will-activates-only-w/11060#11060>
//! - [Offchain worker example](https://github.com/pezkuwichain/pezkuwi-sdk/tree/master/bizinikiwi/pezframe/examples/offchain-worker)
//!
//! [`frame`]: crate::pezkuwi_sdk::frame_runtime