pub type MaxWeight = Weight;
struct MaxWeight { pub ref_time: u64, pub proof_size: u64, }
ref_time: u64
proof_size: u64