squeaknode/squeakserver/server
Jonathan Zernik 1fcd601bac
Fix lnd host config (#52)
* Fix lnd host config to not lookup ip by host

* Fix external lnd host
2020-06-26 02:33:30 -07:00
..
__init__.py Rename squeaknode to squeakserver (#28) 2020-06-04 17:47:49 -07:00
buy_offer.py Add buy request (#39) 2020-06-09 23:44:54 -07:00
db_params.py Init db on startup (#43) 2020-06-11 17:44:23 -07:00
lightning_address.py Add buy request (#39) 2020-06-09 23:44:54 -07:00
main.py Fix lnd host config (#52) 2020-06-26 02:33:30 -07:00
postgres_db.py Fix closing of connection after use in connection pool (#46) 2020-06-11 23:02:44 -07:00
squeak_server_handler.py Add buy request (#39) 2020-06-09 23:44:54 -07:00
squeak_server_servicer.py Add buy request (#39) 2020-06-09 23:44:54 -07:00
squeak_validator.py Got unit tests passing (#30) 2020-06-04 18:30:48 -07:00
util.py Add buy request (#39) 2020-06-09 23:44:54 -07:00