Skip to content

Commit eccf532

Browse files
author
Kotsias, Panagiotis-Christos
committed
Removed warning for now
1 parent f95b403 commit eccf532

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

etherscan/utils/parsing.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ def parse(response: requests.Response):
99
if "status" in content.keys():
1010
status = bool(int(content["status"]))
1111
message = content["message"]
12-
# if not status:
13-
# warnings.warn(f"{result} -- {message}")
1412
assert status, f"{result} -- {message}"
1513
else:
1614
# GETH or Parity proxy msg format

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy