now getting kind 0, 3 event too

added + for top event
This commit is contained in:
Vishal
2022-09-07 02:10:32 +05:30
parent 9413873f6a
commit 8dafca67cd
5 changed files with 86 additions and 34 deletions

View File

@@ -463,6 +463,7 @@ class Event {
void printEvent(int depth) {
eventData.printEventData(depth);
//print("\n$seenOnRelays");
//stdout.write("\n$originalJson --------------------------------\n\n");
}