fix: [Tools] typo

pull/407/head
Terrtia 2019-09-25 23:50:27 +02:00
parent b9c9187e3e
commit 804515179d
No known key found for this signature in database
GPG Key ID: 1E1B1F50D84613D0
1 changed files with 2 additions and 1 deletions

View File

@ -192,7 +192,8 @@ if __name__ == "__main__":
publisher.port = 6380
publisher.channel = "Script"
config_section = 'Bitcoin'
config_section = 'Tools'
# # TODO: add duplicate
# Setup the I/O queues
p = Process(config_section)