fun receiveGossipMessage(peer: Peer!, attributes: String!, message: Bytes!, messageHash: Bytes!): Unit
Records a message was received in full from a peer.
peer - Peer!: the peer that sent the message
peer
attributes - String!: of the message
attributes
message - Bytes!: the hash of the message
message