cmd/disasm, cmd/evm: integrate disasm tool into evm tool. (#3729)
This commit is contained in:
committed by
Jeffrey Wilcke
parent
230cf2ec91
commit
c52ab932e6
@@ -101,6 +101,7 @@ func init() {
|
||||
}
|
||||
app.Commands = []cli.Command{
|
||||
compileCommand,
|
||||
disasmCommand,
|
||||
runCommand,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user