mirror of
https://github.com/aljazceru/plugins.git
synced 2026-01-27 00:44:20 +01:00
Update to pyln-client
This updates all plugins *which already have requirements.txt* to pyln-client from pylightning.
This commit is contained in:
committed by
Christian Decker
parent
21e37c74d6
commit
e426f6738e
@@ -37,7 +37,7 @@ from txzmq import ZmqEndpoint, ZmqEndpointType
|
||||
from txzmq import ZmqFactory
|
||||
from txzmq import ZmqPubConnection
|
||||
|
||||
from lightning import Plugin
|
||||
from pyln.client import Plugin
|
||||
|
||||
###############################################################################
|
||||
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
twisted==19.10.0
|
||||
txzmq==0.8.2
|
||||
pyln-client>=0.7.3
|
||||
|
||||
Reference in New Issue
Block a user