Consensys / armlet

a MythX API client wrapper
MIT License
16 stars 7 forks source link

TokenBankChallenge example not working #113

Open hmijail opened 5 years ago

hmijail commented 5 years ago

According to the mythx-analysis help text, looks like just running it should run one of the included examples, which one would expect would work out-of-the-box. But it doesn't.

$ mythx-analysis
Bad data in analysis-request JSON:
In contract TokenBankChallenge:
* field "debug" is not allowed

The TokenBankChallenge.json file doesn't seem to even include a debug field anyway.