pub fn fix_get_proxy_lock_addr() -> Option<String>
Provide the lock address when running in proxy mode
Returns None if fix is not being run (not in proxy mode). Returns Some(...) if in fix proxy mode
None
fix
Some(...)