pub fn info_base_weight(req: &InfoRequest) -> u32Expand description
Classify Info requests into weight classes based on request_type. Since InfoRequest uses struct with request_type string, we match on that.
pub fn info_base_weight(req: &InfoRequest) -> u32Classify Info requests into weight classes based on request_type. Since InfoRequest uses struct with request_type string, we match on that.