You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[cln_common](packages/cln_common)| A package that provides common interface for the monorepo. | unreleased |
33
33
|[clightning_rpc](packages/rpc)| A RPC wrapper around the core lightning API. ||
34
-
|[cln_plugin](packages/cln_plugin)| A library to write extensible plugin in dart for core lightning. | unreleased |
35
-
34
+
|[cln_plugin_api](packages/cln_plugin)| A library to write extensible plugin in dart for core lightning. | unreleased |
35
+
|[lnlambda](packages/lnlambda)| Minimal interface to run lnlambda function with dart. | unreleased |
Copy file name to clipboardexpand all lines: packages/cln_plugin/pubspec.yaml
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
name: cln_plugin
1
+
name: cln_plugin_api
2
2
description: Dart package that provides an easy and comprehensive interface to develop custom plugins for core lightning in the Dart programming environment.
0 commit comments