Trait frame_support::weights::PaysFee
source · pub trait PaysFee<T>: PaysFee<T> {
// Provided method
fn pays_fee(&self, target: T) -> Pays { ... }
}
👎Deprecated: Trait has moved to
frame_support::dispatch