Also rename the type alias Request to interfaceRequest in interface.py, so we can add a NetworkRequest type alias in network.py. The two are similar but different.
Depends on D14952
Differential D14955
[electrum] start adding typehints and documentation to network.py PiRK on Dec 8 2023, 13:42. Authored by
Details
Also rename the type alias Request to interfaceRequest in interface.py, so we can add a NetworkRequest type alias in network.py. The two are similar but different. Depends on D14952 python test_runner.py pytest electrumabc/tests/regtest
Diff Detail
|