print the number of received messages
Hi all!
Every time a node receives a message, i want to increment and print the total number of messages that ha been received so far, starting with 0 every time the node starts! Any tips?