BitGen icon indicating copy to clipboard operation
BitGen copied to clipboard

Refactoring check.py:

Open RTHeLL opened this issue 3 years ago • 0 comments

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

RTHeLL avatar Jan 02 '22 11:01 RTHeLL