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:
parent
ad26e2abae
commit
2b6679e898
1 changed files with 3 additions and 3 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue