[−][src]Trait frame_support::weights::PaysFee
Indicates if dispatch function should pay fees or not. If set to false, the block resource limits are applied, yet no fee is deducted.
Indicates if dispatch function should pay fees or not. If set to false, the block resource limits are applied, yet no fee is deducted.
impl PaysFee for SimpleDispatchInfo
[src]