fix logging console function names. Attempt to connect to initial peers

This commit is contained in:
2025-04-24 03:07:42 -07:00
parent 5a2953c876
commit 15c95e5c59
7 changed files with 135 additions and 128 deletions

View File

@@ -345,4 +345,3 @@ export async function getPostsByIds(userID, postIDs) {
}
return posts; // Return the array of posts
}
//# sourceMappingURL=db.js.map