fun sendGossipMessage(attributes: String!, message: Bytes!): Bytes! (source)
Sends a gossip message to all peers, according to their status.
message - Bytes!: the message to propagate
attributes - String!: of the message
Return
Bytes!: The associated hash of the message