Make fiat currency optional
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
bd204d6b7a
commit
792a068792
4 changed files with 12 additions and 12 deletions
|
|
@ -22,7 +22,7 @@ bot. You'll need the `chat_id` and `auth_key` for the next section.
|
|||
|
||||
Configuration file use the JSON format with the following keys:
|
||||
* `miner`: wallet address of the miner
|
||||
* `currency`: symbol of the currency to convert (default: USD)
|
||||
* `currency`: symbol of the currency to convert (optional)
|
||||
* `telegram`: send notifications with Telegram (optional)
|
||||
* `auth_key`: Telegram authentication key for the bot API
|
||||
* `chat_id`: Telegram chat room id (where to send the message)
|
||||
|
|
|
|||
Reference in a new issue