Commit a5476e27 authored by yann300's avatar yann300

add display name in solidity compiler

parent cc2e1a34
......@@ -133,6 +133,7 @@ class CompileTab {
profile () {
return {
displayName: 'solidity compiler',
name: 'solidity',
methods: ['getCompilationResult'],
events: ['compilationFinished'],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment