mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
Previously all the interfaces used either "t" or "s". Now the network only tries to use "s" for all interfaces, except for the main interface, which the user can manually specify to use "t". (so e.g. if you run with "--server localhost:50002:t", the main server will use "t", but all the rest will use "s") |
||
---|---|---|
.. | ||
bip70.py | ||
block_headers.py | ||
estimate_fee.py | ||
get_history.py | ||
peers.py | ||
quick_start.py | ||
servers.py | ||
txradar.py | ||
watch_address.py |