Files
python-teos/pisa-btc/apps/__init__.py
Sergi Delgado 39a9a92bdb pisa-btc initial commit
Contains basic structure, zmq so subscribe to blockid messages, api and so on. Still WIP
2019-08-09 15:00:02 +01:00

3 lines
51 B
Python

PISA_API_SERVER = 'localhost'
PISA_API_PORT = 2222