1
Fork 0
mirror of https://github.com/Steffo99/greed.git synced 2025-03-13 12:17:27 +00:00

Update default bitcoin values

This commit is contained in:
Darren 2020-02-06 00:30:56 +02:00
parent ad26e2abae
commit 2b6679e898

View file

@ -67,9 +67,9 @@ phone_required = yes
# Bitcoin payment settings
[Bitcoin]
; Blockonomics API key
api_key = YOUR_API_HERE_
secret = YOUR_SECRET_HERE_
use_websocket = False
api_key = BLOCKONOMICS_API_KEY
secret = YOUR_SECRET
use_websocket = True
# Bot appearance settings
[Appearance]