flo-token-tracking/src/api/config-example.py
2024-07-15 01:18:10 -04:00

9 lines
213 B
Python

dbfolder = ''
debug_status = False
sse_pubKey = '<public key in the format of pybtc python library>'
apiUrl = 'https://flosight.duckdns.org/api/'
# your apilayer.net access key
apilayerAccesskey = '<accesskey>'