docs(people-runtime): escape pezpallet::feeless_if in doc comment to fix broken link
This commit is contained in:
@@ -99,7 +99,7 @@ pub type BlockId = generic::BlockId<Block>;
|
|||||||
|
|
||||||
/// The TransactionExtension to the basic transaction logic.
|
/// The TransactionExtension to the basic transaction logic.
|
||||||
/// Includes SkipCheckIfFeeless to exempt governance members from fees
|
/// 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<
|
pub type TxExtension = pezcumulus_pezpallet_weight_reclaim::StorageWeightReclaim<
|
||||||
Runtime,
|
Runtime,
|
||||||
(
|
(
|
||||||
|
|||||||
Reference in New Issue
Block a user