mirror of
https://github.com/vishalxl/nostr_console.git
synced 2025-12-05 02:01:35 +01:00
now getting kind 0, 3 event too
added + for top event
This commit is contained in:
@@ -463,6 +463,7 @@ class Event {
|
||||
|
||||
void printEvent(int depth) {
|
||||
eventData.printEventData(depth);
|
||||
//print("\n$seenOnRelays");
|
||||
//stdout.write("\n$originalJson --------------------------------\n\n");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user