Type Alias distance_oracle::runtime::technical_committee::calls::types::close::ProposalWeightBound
source · pub type ProposalWeightBound = Weight;
Aliased Type§
struct ProposalWeightBound {
pub ref_time: u64,
pub proof_size: u64,
}
Fields§
§ref_time: u64
§proof_size: u64