mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-10 01:24:30 +01:00
pylightning: Make it clear pyln-client should be used instead
This commit is contained in:
committed by
Christian Decker
parent
09c2fef4a4
commit
a418cf5654
@@ -5,6 +5,9 @@ This package implements the Unix socket based JSON-RPC protocol that
|
||||
arbitrary functions on the RPC interface, and serves as a basis for plugins
|
||||
written in python.
|
||||
|
||||
If you are writing a new plugin you should use [pyln-client](https://github.com/ElementsProject/lightning/tree/master/contrib/pyln-client)
|
||||
(the renamed, updated version of pylightning) instead as pylightning is
|
||||
currently an empty shell around pyln-client.
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user