Browse Source

various whitespace fixes

master
undeath 5 years ago committed by Adam Gibson
parent
commit
dfc82ab130
  1. 1
      jmdaemon/jmdaemon/daemon_protocol.py

1
jmdaemon/jmdaemon/daemon_protocol.py

@ -157,6 +157,7 @@ class BIP78ReceiverResource(JMHTTPResource):
self.info_callback("Shutting down, payjoin negotiation failed.")
self.shutdown_callback()
class HTTPPassThrough(amp.AMP):
""" This class supports passing through
requests over HTTPS or over a socks proxy to a remote

Loading…
Cancel
Save