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