pub fn load<'a, T: Into<Option<SpecParams<'a>>>>(params: T, b: &[u8]) -> Spec
Expand description

Load chain spec from SpecParams and JSON.