tuweni / org.apache.tuweni.plumtree / State / sendGossipMessage

sendGossipMessage

fun sendGossipMessage(attributes: String!, message: Bytes!): Bytes! (source)

Sends a gossip message to all peers, according to their status.

Parameters

message - Bytes!: the message to propagate

attributes - String!: of the message

Return
Bytes!: The associated hash of the message