cln-plugin

Crates.iocln-plugin
lib.rscln-plugin
version0.2.0
sourcesrc
created_at2022-05-13 15:24:33.712321
updated_at2024-09-22 07:14:45.976374
descriptionA CLN plugin library. Write your plugin in Rust.
homepagehttps://github.com/ElementsProject/lightning/tree/master/plugins
repositoryhttps://github.com/ElementsProject/lightning
max_upload_size
id585933
size2,498,036
Christian Decker (cdecker)

documentation

https://docs.rs/cln-plugin

README

Plugin Directory

Any file in this directory which is executable and whose name only consists of alphanumeric characters, space, '.', '-' or '_' will be automatically loaded when lightningd starts (unless suppressed with commandline options).

Commit count: 15517

cargo fmt