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