Dupe code cleanup

This commit is contained in:
Jack Kingsman
2026-03-18 19:22:09 -07:00
parent 69e09378f5
commit 5975006cf7
11 changed files with 50 additions and 107 deletions
+3 -2
View File
@@ -62,8 +62,9 @@ async def _insert_contact(public_key, name="Alice", **overrides):
"name": name,
"type": 0,
"flags": 0,
"last_path": None,
"last_path_len": -1,
"direct_path": None,
"direct_path_len": -1,
"direct_path_hash_mode": -1,
"last_advert": None,
"lat": None,
"lon": None,