post rebase fixes
This commit is contained in:
@@ -925,6 +925,8 @@ pub async fn try_upgrade_config_v2<P: AsRef<Path>>(
|
||||
announce_wss_port: old_cfg.entry_gateway.announce_wss_port,
|
||||
debug: EntryGatewayConfigDebug {
|
||||
message_retrieval_limit: old_cfg.entry_gateway.debug.message_retrieval_limit,
|
||||
// \/ ADDED
|
||||
zk_nym_tickets: Default::default(),
|
||||
},
|
||||
},
|
||||
exit_gateway: ExitGatewayConfig {
|
||||
|
||||
Reference in New Issue
Block a user