BitGen
BitGen copied to clipboard
Refactoring check.py:
All urlopen replaced with request.get in JSON Remove cycles with regex search Add list generator in check_balance_bc (blockchain_info_array = [_response.get(key) for key in blockchain_tags_json])
minor changes