✨ feat(stellar core): module & node register in stellar_new
This commit is contained in:
@@ -49,6 +49,10 @@ extern "C"
|
||||
"show moduleb -h"
|
||||
"show modulec --help"
|
||||
*/
|
||||
|
||||
struct module *monitor_on_init(struct module_manager *mod_mgr);
|
||||
void monitor_on_exit(struct module_manager *mod_mgr __attribute__((unused)), struct module *mod);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user