mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 09:54:16 +01:00
e132dffa0b
This is a simple reverse proxy that `bitcoin-cli` can talk to when invoked by `lightningd`. It allows us to trace `bitcoin-cli` calls, and intercept calls to mock the replies, better than the current bash-script based method.
8 lines
138 B
Plaintext
8 lines
138 B
Plaintext
python-bitcoinlib==0.7.0
|
|
ephemeral-port-reserve==1.1.0
|
|
pytest-forked==0.2
|
|
pytest-xdist==1.22.2
|
|
flaky==3.4.0
|
|
CherryPy==17.3.0
|
|
Flask==1.0.2
|