mirror of
https://github.com/aljazceru/python-teos.git
synced 2026-01-13 11:24:21 +01:00
teos - feed_* -> btc_feed_*
This commit is contained in:
@@ -6,9 +6,9 @@ btc_rpc_port = 18445
|
||||
btc_network = regtest
|
||||
|
||||
# [zmq]
|
||||
feed_protocol = tcp
|
||||
feed_connect = 127.0.0.1
|
||||
feed_port = 28335
|
||||
btc_feed_protocol = tcp
|
||||
btc_feed_connect = 127.0.0.1
|
||||
btc_feed_port = 28335
|
||||
|
||||
[teos]
|
||||
max_appointments = 100
|
||||
|
||||
Reference in New Issue
Block a user