This commit is contained in:
Jon Häggblad
2023-10-26 23:39:56 +02:00
parent cfef1f8325
commit d33967f60c
-1
View File
@@ -57,7 +57,6 @@ pub struct GatewayPaths {
// pub node_description: PathBuf,
// pub cosmos_bip39_mnemonic: PathBuf,
/// Path to the configuration of the embedded ip forwarder.
#[serde(deserialize_with = "de_maybe_path")]
pub ip_forwarder_config: Option<PathBuf>,