withdraw: add the ability to specify an OpenAlias address for deposits

This commit is contained in:
moneromooo 2015-02-15 16:46:17 +00:00
parent cc149c6596
commit 6b7b2df420
2 changed files with 3 additions and 0 deletions

View file

@ -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"]