mirror of
https://git.wownero.com/lza_menace/tg-bot.git
synced 2024-08-15 00:23:12 +00:00
a word
This commit is contained in:
parent
95b8405686
commit
44c0c6c4d1
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ all_commands = {
|
|||
'withdraw': {
|
||||
'func': withdraw,
|
||||
'example': '/withdraw <address> <amount>',
|
||||
'help': 'Send Wownero to a specified Wownero address'
|
||||
'help': 'Withdraw Wownero to a specified Wownero address'
|
||||
},
|
||||
'balance': {
|
||||
'func': balance,
|
||||
|
|
Loading…
Reference in a new issue