Révision 2820f32d
response typo
| plugins/currency/ethereum/etherscan_balance_ | ||
|---|---|---|
| 93 | 93 |
try: |
| 94 | 94 |
etherscan_balance = json.load(reader(etherscan_balance_raw)) |
| 95 | 95 |
except ValueError: |
| 96 |
print("Failed to parse JSON responce.", file=sys.stderr)
|
|
| 96 |
print("Failed to parse JSON response.", file=sys.stderr)
|
|
| 97 | 97 |
sys.exit(9) |
| 98 | 98 |
|
| 99 | 99 |
try: |
Formats disponibles : Unified diff