SendMessage.addressees

Addressees of the message. If the array is empty the message is broadcasted to every connected node but the sender.

struct SendMessage
uint[] addressees;

Meta