pub fn extract_actual_pays_fee(
result: &DispatchResultWithPostInfo,
info: &DispatchInfo,
) -> PaysExpand description
Extract the actual pays_fee from a dispatch result if any or fall back to the default weight.
pub fn extract_actual_pays_fee(
result: &DispatchResultWithPostInfo,
info: &DispatchInfo,
) -> PaysExtract the actual pays_fee from a dispatch result if any or fall back to the default weight.