Trait IsNetwork
polymesh::service
pub trait IsNetwork { fn network(&self) -> Network; }
fn network(&self) -> Network
impl IsNetwork for dyn ChainSpec