Onboarding wizard and MA signup/enroll site
This commit is contained in:
@@ -38,6 +38,7 @@ fn save_registry(dir: &Path, ma: &Keypair, members: Vec<RegistryMember>) -> Path
|
||||
version: 1,
|
||||
issued_at: now_ts(),
|
||||
ma_key: String::new(),
|
||||
zone: "frx.invalid".to_string(),
|
||||
members,
|
||||
relays: Vec::new(),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user