Confirmation from the service that adding a host worked (or failed). More...
#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/testbed/testbed.h>
Data Fields | |
struct GNUNET_MessageHeader | header |
Type is GNUNET_MESSAGE_TYPE_TESTBED_ADD_HOST_SUCCESS. More... | |
uint32_t | host_id |
Unique ID for the host (in NBO). More... | |
Confirmation from the service that adding a host worked (or failed).
FIXME: Where is this required?
struct GNUNET_MessageHeader GNUNET_TESTBED_HostConfirmedMessage::header |
uint32_t GNUNET_TESTBED_HostConfirmedMessage::host_id |
Unique ID for the host (in NBO).
Definition at line 124 of file testbed.h.
Referenced by handle_add_host().