1
0

lightning: add --simnet and --lightning switches

This commit is contained in:
Janus
2018-04-05 17:05:39 +02:00
committed by ThomasV
parent ae7bce3385
commit 0abfcd2b6a
3 changed files with 30 additions and 8 deletions

View File

@@ -32,8 +32,8 @@ NETWORK = None
CONFIG = None
locked = set()
machine = "148.251.87.112"
#machine = "127.0.0.1"
#machine = "148.251.87.112"
machine = "127.0.0.1"
def WriteDb(json):
req = rpc_pb2.WriteDbRequest()