electrumx/electrumx/lib
Vivek Teegalapally d6c15d6ea2 Fix for FLO testnet
FLO testnet works on ElectrumX after this commit. The user will have to change the port where ElectrumX
will detect FLO testnet's full node. The change has to be done in electrumx.conf file
2018-08-01 03:07:14 +05:30
..
__init__.py electrumx package (#511) 2018-07-10 07:28:04 +08:00
coins.py Fix for FLO testnet 2018-08-01 03:07:14 +05:30
enum.py electrumx package (#511) 2018-07-10 07:28:04 +08:00
env_base.py Create and use class_logger() utility function 2018-07-14 07:38:24 +05:30
hash.py electrumx package (#511) 2018-07-10 07:28:04 +08:00
peer.py electrumx package (#511) 2018-07-10 07:28:04 +08:00
script.py electrumx package (#511) 2018-07-10 07:28:04 +08:00
server_base.py Log Python interpreter version on startup 2018-07-14 07:38:24 +05:30
tx.py Adding a new class FLO in coins.py and writing new functions in tx.py to deserialize FLO's transactions 2018-07-11 19:58:10 +05:30
util.py Create and use class_logger() utility function 2018-07-14 07:38:24 +05:30