Expand description
plugin crater provide the building blocks to build plugin in core lightning in a modular way.
§Ecosystem feature
- clightningrpc - When enable provide the typed API to the plugin
author and mantainer: Vincenzo Palazzo https://github.com/vincenzopalazzo
Modules§
- commands
- author: https://github.com/vincenzopalazzo
- errors
- plugin error JSONRPCv2.0 compliant module implementation
- macros
- macros module containing all the necessary macros to work with the plugin and register new RPC method/Hooks/Subscription.
- plugin
- Core of the plugin API
- types
- types
Macros§
- add_rpc
- error
- emit a compiler error
- register_
notification - register_notification - give the possibility to register a notification