Type Alias distance_oracle::runtime::system::events::extrinsic_failed::DispatchInfo
source · pub type DispatchInfo = DispatchInfo;Aliased Type§
struct DispatchInfo {
pub weight: Weight,
pub class: DispatchClass,
pub pays_fee: Pays,
}Fields§
§weight: Weight§class: DispatchClass§pays_fee: Pays