From 56ee07618c5d0ef366b7e52c1d39fdbe20395381 Mon Sep 17 00:00:00 2001 From: Kurdistan Tech Ministry Date: Thu, 25 Dec 2025 03:57:36 +0300 Subject: [PATCH] docs(people-runtime): escape pezpallet::feeless_if in doc comment to fix broken link --- .../teyrchains/runtimes/people/people-pezkuwichain/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/lib.rs b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/lib.rs index e2b203f3..8fae0240 100644 --- a/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/lib.rs +++ b/pezcumulus/teyrchains/runtimes/people/people-pezkuwichain/src/lib.rs @@ -99,7 +99,7 @@ pub type BlockId = generic::BlockId; /// The TransactionExtension to the basic transaction logic. /// Includes SkipCheckIfFeeless to exempt governance members from fees -/// when using #[pezpallet::feeless_if] marked extrinsics. +/// when using `#[pezpallet::feeless_if]` marked extrinsics. pub type TxExtension = pezcumulus_pezpallet_weight_reclaim::StorageWeightReclaim< Runtime, (