Type Alias distance_oracle::runtime::multisig::calls::types::as_multi::MaxWeight

source ·
pub type MaxWeight = Weight;

Aliased Type§

struct MaxWeight {
    pub ref_time: u64,
    pub proof_size: u64,
}

Fields§

§ref_time: u64§proof_size: u64