mirror of
https://git.wownero.com/wownero/tippero.git
synced 2024-08-15 00:33:14 +00:00
withdraw: add the ability to specify an OpenAlias address for deposits
This commit is contained in:
parent
cc149c6596
commit
6b7b2df420
2 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,7 @@ disable_withdraw_on_error = True
|
|||
payment_confirmations = 6
|
||||
tipbot_balance_cache_time = 35 # seconds
|
||||
site_game_salt = ''
|
||||
openalias_address = None
|
||||
|
||||
admins = ["freenode:moneromooo", "freenode:moneromoo"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue