e6f86843df
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 lines
131 B
Bash
6 lines
131 B
Bash
# Electrum version to install.
|
|
ELECTRUM_VERSION=4.7.2
|
|
|
|
# Telegram bot token from @BotFather
|
|
TELEGRAM_BOT_TOKEN=your_bot_token_here
|