Updated Analyzing testnets data (markdown)
parent
c8ee60558e
commit
011a05a2be
|
@ -1,3 +1,5 @@
|
|||
## Gossip sub
|
||||
#### Gossip sub
|
||||
|
||||
tail -f nbc.log| grep -i "processing message with id\|forwarding message to\|message already processed, skipping\|dropping message due to failed signature verification\|dropping message due to failed validation\|eof\|finalized\|decoded msg from peer\|Received Goodbye message\|connected"
|
||||
```
|
||||
tail -f nbc.log| grep -i "processing message with id\|forwarding message to\|message already processed, skipping\|dropping message due to failed signature verification\|dropping message due to failed validation\|eof\|finalized\|decoded msg from peer\|Received Goodbye message\|connected"
|
||||
```
|
Loading…
Reference in New Issue