pub fn default_storage_path( data_dir: &str, network: &Network, identity_pub_key: &PublicKey, ) -> Result<PathBuf, SdkError>