Skip to main content
Version: 2.x

Send Message RPC

Sends an arbitrary data message to a specific list of peers. Keep list empty, to send to all peers.

Inputs

NameTypeDescription
RequestobjectThe message request containing target peers and data.

Outputs

NameTypeDescription
Return ValuebooleanTrue if the message was sent.