1
0
Files
electrum/electrum/scripts
SomberNight adc3784bc2 network: allow mixed protocols among interfaces
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")
2020-04-16 21:19:42 +02:00
..
2019-11-04 22:24:36 +01:00
2019-02-05 20:33:50 +01:00