mirror of
https://github.com/aljazceru/plugins.git
synced 2025-12-24 00:24:19 +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
@@ -2,7 +2,7 @@
|
||||
|
||||
from bech32 import bech32_decode, CHARSET, convertbits
|
||||
from lib_autopilot import Autopilot, Strategy
|
||||
from lightning import LightningRpc, Plugin, RpcError
|
||||
from pyln.client import LightningRpc, Plugin, RpcError
|
||||
import random
|
||||
import math
|
||||
import networkx as nx
|
||||
|
||||
Reference in New Issue
Block a user