fun gossip(attributes: String!, message: Bytes!): Unit
Gossip a message to all known peers.
attributes - String!: the payload to propagate
attributes
message - Bytes!: the payload to propagate
message