Closed rocky closed 5 years ago
Mythril has a number of interesting options like --max-depth, --create-timeout, --execution-timeout , --verbose and so on. Should there be a way to pass these or some of these in the API?
--max-depth
--create-timeout
--execution-timeout
--verbose
Note that in the future Mythil-api will have other types of security analyzers so we'll need to deal with that too.
It was decided to use quick/full.
Mythril has a number of interesting options like
--max-depth
,--create-timeout
,--execution-timeout
,--verbose
and so on. Should there be a way to pass these or some of these in the API?