30#ifndef GNUNET_SERVICE_CADET_HELLO_H
31#define GNUNET_SERVICE_CADET_HELLO_H
void GCH_shutdown(void)
Shut down the hello subsystem.
void GCH_init(const struct GNUNET_CONFIGURATION_Handle *c)
Initialize the hello subsystem.
const struct GNUNET_MessageHeader * GCH_get_mine(void)
Get own hello message.
Helper library for handling HELLO URIs.