pub fn system_params_from_db(models: Vec<Model>) -> MetaResult<PbSystemParams>
Expand description
Try to deserialize deprecated fields as well. Warn if there are unrecognized fields.
pub fn system_params_from_db(models: Vec<Model>) -> MetaResult<PbSystemParams>
Try to deserialize deprecated fields as well. Warn if there are unrecognized fields.