MCPcopy Create free account
hub / github.com/ElementsProject/lightning / plugin_main

Function plugin_main

plugins/bkpr/test/run-currencyrate_str.c:378–395  ·  view source on GitHub ↗

Generated stub for plugin_main */

Source from the content-addressed store, hash-verified

376{ fprintf(stderr, "plugin_log called!\n"); abort(); }
377/* Generated stub for plugin_main */
378void plugin_main(char *argv[] UNNEEDED,
379 const char *(*init)(struct command *init_cmd UNNEEDED,
380 const char *buf UNNEEDED,
381 const jsmntok_t *) UNNEEDED,
382 void *data TAKES UNNEEDED,
383 const enum plugin_restartability restartability UNNEEDED,
384 bool init_rpc UNNEEDED,
385 struct feature_set *features STEALS UNNEEDED,
386 const struct plugin_command *commands TAKES UNNEEDED,
387 size_t num_commands UNNEEDED,
388 const struct plugin_notification *notif_subs TAKES UNNEEDED,
389 size_t num_notif_subs UNNEEDED,
390 const struct plugin_hook *hook_subs TAKES UNNEEDED,
391 size_t num_hook_subs UNNEEDED,
392 const char **notif_topics TAKES UNNEEDED,
393 size_t num_notif_topics UNNEEDED,
394 ...)
395{ fprintf(stderr, "plugin_main called!\n"); abort(); }
396/* Generated stub for rpc_scan_datastore_hex */
397const char *rpc_scan_datastore_hex(const tal_t *ctx UNNEEDED,
398 struct command *cmd UNNEEDED,

Callers 2

mainFunction · 0.50
mainFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected