feat: gossip model

This commit is contained in:
2023-05-08 17:55:46 +01:00
parent 78bfa57628
commit 185e089ffd
11 changed files with 275 additions and 250 deletions

View File

@ -151,7 +151,6 @@ export class Query {
}
cleanup() {
console.debug("Cleanup", this.id);
this.#stopCheckTraces();
}