fix: conf for etherdream uses ip
This commit is contained in:
parent
ee4d0e049f
commit
ffba2efeed
3 changed files with 3 additions and 3 deletions
|
|
@ -30,7 +30,7 @@ pub struct HeliosConf {
|
|||
|
||||
#[derive(Serialize, Deserialize, Debug, Clone)]
|
||||
pub struct EtherDreamConf {
|
||||
pub url: String
|
||||
pub ip: String
|
||||
}
|
||||
|
||||
#[derive(Serialize, Deserialize, Debug, Clone)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue