Response to a record storage request. More...
#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/namestore/namestore.h>
Data Fields | |
struct GNUNET_NAMESTORE_Header | gns_header |
Type will be GNUNET_MESSAGE_TYPE_NAMESTORE_RECORD_STORE_RESPONSE. More... | |
uint32_t | ec |
GNUNET_ErrorCode. More... | |
Response to a record storage request.
Definition at line 113 of file namestore.h.
struct GNUNET_NAMESTORE_Header RecordStoreResponseMessage::gns_header |
Type will be GNUNET_MESSAGE_TYPE_NAMESTORE_RECORD_STORE_RESPONSE.
Definition at line 101 of file namestore.h.
Referenced by send_store_response().
uint32_t RecordStoreResponseMessage::ec |