We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3afe457 commit 91a4132Copy full SHA for 91a4132
crates/icp/src/network/managed/pocketic.rs
@@ -36,7 +36,7 @@ pub fn default_instance_config(state_dir: &Path) -> InstanceConfig {
36
// Same as above
37
ii: Some(IcpFeaturesConfig::DefaultConfig),
38
39
- // The rest of the features are disabled by default
+ // The rest of the features are disabled for now
40
nns_governance: None,
41
sns: None,
42
nns_ui: None,
0 commit comments