pub type ChainIdParams = Arc<RwLock<ChainIdParamsInner>>;

Aliased Type§

struct ChainIdParams { /* private fields */ }