Message requesting a signature on data with the current peer id. More...
#include </home/buildbot/bb-worker/worker/gnunet_release/build/src/service/pils/pils.h>
Data Fields | |
struct GNUNET_MessageHeader | header |
Type: GNUNET_MESSAGE_TYPE_PILS_FEED_ADDRESSES. More... | |
uint32_t | block_len |
For alignment. More... | |
Message requesting a signature on data with the current peer id.
The message does not contain the actual data but the hash.
FIXME currently not in use Message containing the signature over the requested data.
FIXME currently not in use Message feeding new addresses of the underlay to the service, so the new peer id can be generated from it. The actual addresses are not sent but their hash.
struct GNUNET_MessageHeader FeedAddressesMessage::header |
uint32_t FeedAddressesMessage::block_len |