pub type ChainIdParams = Arc<RwLock<ChainIdParamsInner>>;
pub struct ChainIdParams { /* private fields */ }