pub fn load<'a, T: Into<Option<SpecParams<'a>>>>(params: T, b: &[u8]) -> Spec
Load chain spec from SpecParams and JSON.
SpecParams