Result of a transaction control message. More...
#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/service/namestore/namestore.h>
Data Fields | |
struct GNUNET_NAMESTORE_Header | gns_header |
Type will be #GNUNET_MESSAGE_TYPE_NAMESTORE_TX_CONTROL_RESULT. More... | |
uint32_t | ec |
Of type GNUNET_ErrorCode. More... | |
Result of a transaction control message.
Definition at line 479 of file namestore.h.
struct GNUNET_NAMESTORE_Header TxControlResultMessage::gns_header |
Type will be #GNUNET_MESSAGE_TYPE_NAMESTORE_TX_CONTROL_RESULT.
Definition at line 484 of file namestore.h.
uint32_t TxControlResultMessage::ec |
Of type GNUNET_ErrorCode.
Definition at line 489 of file namestore.h.