mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 17:31:05 +00:00
doc(frame): [nitpicks] (#8396)
This commit is contained in:
@@ -221,7 +221,7 @@ pub mod pallet {
|
||||
#[pallet::constant]
|
||||
type MaxValueSize: Get<u32>;
|
||||
|
||||
/// Used to answer contracts's queries regarding the current weight price. This is **not**
|
||||
/// Used to answer contracts' queries regarding the current weight price. This is **not**
|
||||
/// used to calculate the actual fee and is only for informational purposes.
|
||||
type WeightPrice: Convert<Weight, BalanceOf<Self>>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user