minor fix
default for owner_wallet in AppDeployConfig
This commit is contained in:
parent
ee592c71d6
commit
987bbfd8ec
@ -37,7 +37,7 @@ pub struct AppDeployConfig {
|
||||
pub resource: Resource,
|
||||
#[serde(default)]
|
||||
pub uuid: String,
|
||||
// #[serde(default)]
|
||||
#[serde(default)]
|
||||
pub owner_wallet: String,
|
||||
pub node_pubkey: String,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user