The getdata message requests one or more data objects from another node.

Synopsis

Declared in <protocol.h>

inline constexpr char const* GETDATA = {"getdata"};

Created with MrDocs