Révision 2290efb3
remove suggest
| plugins/ethereum/etherscan_balance_ | ||
|---|---|---|
| 28 | 28 |
if len(sys.argv) > 1: |
| 29 | 29 |
command = sys.argv[1] |
| 30 | 30 |
|
| 31 |
if command == 'suggest': |
|
| 32 |
print "etherscan_balance_<YOUR_PUBLIC_ETHEREUM_ADDRESS>" |
|
| 33 |
sys.exit(0) |
|
| 34 |
|
|
| 35 | 31 |
try: |
| 36 | 32 |
OPTIONS[2] |
| 37 | 33 |
except IndexError: |
Formats disponibles : Unified diff