-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsettings.ini
34 lines (24 loc) · 827 Bytes
/
settings.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[HOST]
# Computer name. Will be added to messages in telegram and log.
host_name = Host Name
# Number of lines in the log file
log_len = 1000
sys_lang =
[BTT_SPEED]
# Add your port speed.btt.network
speed_btt_port = 54000
# Minimum balance on the gateway, including decimal places.
# 1000 Btt = 1000.000000 Btt. Write to the variable without a period.
min_gateway_balance = 50000000000
# How much to transfer at a time. Must be more than 1000 Btt, minimum 1000000000
min_transfer_sum = 2000000000
# Delay time between attempts in seconds
time_to_try = 5
# The delay time between attempts in seconds in the presence of Btt on the gateway is greater than min_tronscan_balance
turbo_time_to_try = 5
[TELEGRAM]
# on/off
telegram = off
# Add your telegram bot token if you want to use it.
api_access_token =
chat_id = 0